#C2F688#C2F688
#C2F688 is a very light, vivid yellow-green. Relative luminance 0.792; OKLCH L 91.3% C 0.149 H 129.7°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F688 |
|---|---|
| RGB | rgb(194, 246, 136) |
| HSL | hsl(88, 86%, 75%) |
| HSV | hsv(88, 45%, 96%) |
| CMYK | cmyk(21.1%, 0%, 44.7%, 3.5%) |
| CIE-LAB | lab(91.31, -34.45, 47.45) |
| CIE-LCH | lch(91.31, 58.64, 125.98°) |
| OKLab | oklab(91.31% -0.0952 0.1149) |
| OKLCH | oklch(91.31% 0.149 129.7) |
| XYZ | xyz(59.6471, 79.1574, 35.4242) |
| Luminance | 0.7916 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.13
Light Yellowish Green
#C2FF89
ΔE00 2.08
Light Pea Green
#C4FE82
ΔE00 2.24
Celery
#C1FD95
ΔE00 2.28
Light Yellow Green
#CCFD7F
ΔE00 2.84
Pale Lime
#BEFD73
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F688 #BC88F6
analogous
#F6F388 #C2F688 #8BF688
triadic
#C2F688 #88C2F6 #F688C2
tetradic
#C2F688 #88F6F3 #BC88F6 #F6888B
square
#C2F688 #88F6F3 #BC88F6 #F6888B
split-complementary
#C2F688 #888BF6 #F388F6
monochromatic
#88ED16 #A5F24F #C2F688 #DFFAC1 #F0FDE3
Accessibility & contrast
On white
1.25
#C2F688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#C2F688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F688
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F688 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87F
Deuteranopia (green-blind)
#F8E58E
Tritanopia (blue-blind)
#C6EEDC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c2f688; /* rgb */ color: rgb(194, 246, 136); /* oklch */ color: oklch(91.3% 0.149 129.7);
Tailwind
colors: {
custom: {
50: '#d6f9ac',
500: '#c2f688',
950: '#000000',
},
}SCSS
$custom: #c2f688; $custom-light: #d6f9ac; $custom-dark: #000000;
JSON
{
"hex": "#c2f688",
"rgb": {
"r": 194,
"g": 246,
"b": 136
},
"hsl": {
"h": 88.364,
"s": 85.938,
"l": 74.902
},
"oklch": {
"l": 0.91309,
"c": 0.1492,
"h": 129.7
},
"luminance": 0.79158
}Semantic roles & 50–950 ramp
primary
#C2F688
secondary
#8D4FD3
accent
#03E26D
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581