#C2FF88#C2FF88
#C2FF88 is a very light, vivid yellow-green. Relative luminance 0.848; OKLCH L 93.3% C 0.162 H 131.2°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FF88 |
|---|---|
| RGB | rgb(194, 255, 136) |
| HSL | hsl(91, 100%, 77%) |
| HSV | hsv(91, 47%, 100%) |
| CMYK | cmyk(23.9%, 0%, 46.7%, 0%) |
| CIE-LAB | lab(93.78, -38.52, 50.52) |
| CIE-LCH | lch(93.78, 63.53, 127.32°) |
| OKLab | oklab(93.31% -0.1065 0.1217) |
| OKLCH | oklch(93.31% 0.162 131.2) |
| XYZ | xyz(62.4512, 84.7654, 36.3588) |
| Luminance | 0.8477 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.14
Light Pea Green
#C4FE82
ΔE00 1.00
Pistachio (survey)
#C0FA8B
ΔE00 1.35
Celery
#C1FD95
ΔE00 2.17
Pale Lime
#BEFD73
ΔE00 2.47
Light Yellow Green
#CCFD7F
ΔE00 2.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FF88 #C588FF
analogous
#FEFF88 #C2FF88 #88FF8A
triadic
#C2FF88 #88C2FF #FF88C2
tetradic
#C2FF88 #88FEFF #C588FF #FF8A88
square
#C2FF88 #88FEFF #C588FF #FF8A88
split-complementary
#C2FF88 #8A88FF #FF88FE
monochromatic
#83FF0E #A3FF4B #C2FF88 #E1FFC5 #EFFFE0
Accessibility & contrast
On white
1.17
#C2FF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#C2FF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FF88
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FF88 | 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)
#FFF07E
Deuteranopia (green-blind)
#FFEC8F
Tritanopia (blue-blind)
#C5F6E3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c2ff88; /* rgb */ color: rgb(194, 255, 136); /* oklch */ color: oklch(93.3% 0.162 131.2);
Tailwind
colors: {
custom: {
50: '#d7ffad',
500: '#c2ff88',
950: '#000000',
},
}SCSS
$custom: #c2ff88; $custom-light: #d7ffad; $custom-dark: #000000;
JSON
{
"hex": "#c2ff88",
"rgb": {
"r": 194,
"g": 255,
"b": 136
},
"hsl": {
"h": 90.756,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.93307,
"c": 0.16177,
"h": 131.2
},
"luminance": 0.84767
}Semantic roles & 50–950 ramp
primary
#C2FF88
secondary
#974CDF
accent
#00E676
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151810
muted
#848681