#C2FF91#C2FF91
#C2FF91 is a very light, vivid yellow-green. Relative luminance 0.850; OKLCH L 93.4% C 0.153 H 132.4°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FF91 |
|---|---|
| RGB | rgb(194, 255, 145) |
| HSL | hsl(93, 100%, 78%) |
| HSV | hsv(93, 43%, 100%) |
| CMYK | cmyk(23.9%, 0%, 43.1%, 0%) |
| CIE-LAB | lab(93.90, -37.47, 46.39) |
| CIE-LCH | lch(93.90, 59.64, 128.93°) |
| OKLab | oklab(93.44% -0.1031 0.1129) |
| OKLCH | oklch(93.44% 0.153 132.4) |
| XYZ | xyz(63.1179, 85.0321, 39.8700) |
| Luminance | 0.8503 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.92
Pistachio (survey)
#C0FA8B
ΔE00 1.11
Light Yellowish Green
#C2FF89
ΔE00 1.17
Light Pea Green
#C4FE82
ΔE00 2.25
Pale Light Green
#B1FC99
ΔE00 3.32
Light Yellow Green
#CCFD7F
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FF91 #CE91FF
analogous
#F9FF91 #C2FF91 #91FF97
triadic
#C2FF91 #91C2FF #FF91C2
tetradic
#C2FF91 #91F9FF #CE91FF #FF9791
square
#C2FF91 #91F9FF #CE91FF #FF9791
split-complementary
#C2FF91 #9791FF #FF91F9
monochromatic
#7EFF17 #A0FF54 #C2FF91 #E4FFCE #EEFFE0
Accessibility & contrast
On white
1.17
#C2FF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#C2FF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FF91
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FF91 | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF188
Deuteranopia (green-blind)
#FEEC97
Tritanopia (blue-blind)
#C4F7E5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c2ff91; /* rgb */ color: rgb(194, 255, 145); /* oklch */ color: oklch(93.4% 0.153 132.4);
Tailwind
colors: {
custom: {
50: '#d6ffb3',
500: '#c2ff91',
950: '#000000',
},
}SCSS
$custom: #c2ff91; $custom-light: #d6ffb3; $custom-dark: #000000;
JSON
{
"hex": "#c2ff91",
"rgb": {
"r": 194,
"g": 255,
"b": 145
},
"hsl": {
"h": 93.273,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.93437,
"c": 0.15293,
"h": 132.4
},
"luminance": 0.85034
}Semantic roles & 50–950 ramp
primary
#C2FF91
secondary
#A253E1
accent
#00E67F
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681