#C2F593#C2F593
#C2F593 is a very light, vivid yellow-green. Relative luminance 0.789; OKLCH L 91.3% C 0.137 H 131.1°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F593 |
|---|---|
| RGB | rgb(194, 245, 147) |
| HSL | hsl(91, 83%, 77%) |
| HSV | hsv(91, 40%, 96%) |
| CMYK | cmyk(20.8%, 0%, 40%, 3.9%) |
| CIE-LAB | lab(91.18, -32.67, 41.97) |
| CIE-LCH | lch(91.18, 53.18, 127.90°) |
| OKLab | oklab(91.26% -0.0897 0.1029) |
| OKLCH | oklch(91.26% 0.137 131.1) |
| XYZ | xyz(60.1660, 78.8796, 39.6535) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.93
Pistachio (survey)
#C0FA8B
ΔE00 2.00
Tea Green
#BDF8A3
ΔE00 3.06
Light Yellowish Green
#C2FF89
ΔE00 3.18
Pale Light Green
#B1FC99
ΔE00 3.75
Light Pea Green
#C4FE82
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F593 #C693F5
analogous
#F3F593 #C2F593 #93F595
triadic
#C2F593 #93C2F5 #F593C2
tetradic
#C2F593 #93F3F5 #C693F5 #F59593
square
#C2F593 #93F3F5 #C693F5 #F59593
split-complementary
#C2F593 #9593F5 #F593F3
monochromatic
#83EB23 #A2F05B #C2F593 #E2FACB #EFFCE3
Accessibility & contrast
On white
1.25
#C2F593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#C2F593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F593
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F593 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88C
Deuteranopia (green-blind)
#F6E498
Tritanopia (blue-blind)
#C4EDDD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c2f593; /* rgb */ color: rgb(194, 245, 147); /* oklch */ color: oklch(91.3% 0.137 131.1);
Tailwind
colors: {
custom: {
50: '#d6f8b4',
500: '#c2f593',
950: '#000000',
},
}SCSS
$custom: #c2f593; $custom-light: #d6f8b4; $custom-dark: #000000;
JSON
{
"hex": "#c2f593",
"rgb": {
"r": 194,
"g": 245,
"b": 147
},
"hsl": {
"h": 91.224,
"s": 83.051,
"l": 76.863
},
"oklch": {
"l": 0.91256,
"c": 0.13651,
"h": 131.1
},
"luminance": 0.78881
}Semantic roles & 50–950 ramp
primary
#C2F593
secondary
#9959D3
accent
#06DF77
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581