#C2FF87#C2FF87
#C2FF87 is a very light, vivid yellow-green. Relative luminance 0.847; OKLCH L 93.3% C 0.163 H 131.1°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FF87 |
|---|---|
| RGB | rgb(194, 255, 135) |
| HSL | hsl(91, 100%, 76%) |
| HSV | hsv(91, 47%, 100%) |
| CMYK | cmyk(23.9%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(93.77, -38.63, 50.98) |
| CIE-LCH | lch(93.77, 63.96, 127.15°) |
| OKLab | oklab(93.29% -0.1069 0.1227) |
| OKLCH | oklch(93.29% 0.163 131.1) |
| XYZ | xyz(62.3804, 84.7372, 35.9863) |
| Luminance | 0.8474 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.28
Light Pea Green
#C4FE82
ΔE00 0.87
Pistachio (survey)
#C0FA8B
ΔE00 1.44
Celery
#C1FD95
ΔE00 2.31
Pale Lime
#BEFD73
ΔE00 2.34
Light Yellow Green
#CCFD7F
ΔE00 2.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FF87 #C487FF
analogous
#FEFF87 #C2FF87 #87FF88
triadic
#C2FF87 #87C2FF #FF87C2
tetradic
#C2FF87 #87FEFF #C487FF #FF8887
square
#C2FF87 #87FEFF #C487FF #FF8887
split-complementary
#C2FF87 #8887FF #FF87FE
monochromatic
#84FF0D #A3FF4A #C2FF87 #E1FFC4 #EFFFE0
Accessibility & contrast
On white
1.17
#C2FF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#C2FF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FF87
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FF87 | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF07D
Deuteranopia (green-blind)
#FFEC8E
Tritanopia (blue-blind)
#C5F6E3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c2ff87; /* rgb */ color: rgb(194, 255, 135); /* oklch */ color: oklch(93.3% 0.163 131.1);
Tailwind
colors: {
custom: {
50: '#d7ffac',
500: '#c2ff87',
950: '#000000',
},
}SCSS
$custom: #c2ff87; $custom-light: #d7ffac; $custom-dark: #000000;
JSON
{
"hex": "#c2ff87",
"rgb": {
"r": 194,
"g": 255,
"b": 135
},
"hsl": {
"h": 90.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.93293,
"c": 0.16273,
"h": 131.1
},
"luminance": 0.84739
}Semantic roles & 50–950 ramp
primary
#C2FF87
secondary
#964BDF
accent
#00E675
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151810
muted
#848681