#C2FB91#C2FB91
#C2FB91 is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.6% C 0.147 H 131.8°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FB91 |
|---|---|
| RGB | rgb(194, 251, 145) |
| HSL | hsl(92, 93%, 78%) |
| HSV | hsv(92, 42%, 98%) |
| CMYK | cmyk(22.7%, 0%, 42.2%, 1.6%) |
| CIE-LAB | lab(92.80, -35.66, 45.00) |
| CIE-LCH | lch(92.80, 57.42, 128.40°) |
| OKLab | oklab(92.55% -0.0981 0.1098) |
| OKLCH | oklch(92.55% 0.147 131.8) |
| XYZ | xyz(61.8551, 82.5066, 39.4491) |
| Luminance | 0.8251 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.76
Pistachio (survey)
#C0FA8B
ΔE00 0.78
Light Yellowish Green
#C2FF89
ΔE00 1.71
Light Pea Green
#C4FE82
ΔE00 2.55
Pale Light Green
#B1FC99
ΔE00 3.34
Light Yellow Green
#CCFD7F
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FB91 #CA91FB
analogous
#F7FB91 #C2FB91 #91FB95
triadic
#C2FB91 #91C2FB #FB91C2
tetradic
#C2FB91 #91F7FB #CA91FB #FB9591
square
#C2FB91 #91F7FB #CA91FB #FB9591
split-complementary
#C2FB91 #9591FB #FB91F7
monochromatic
#81F71B #A1F956 #C2FB91 #E3FDCC #EFFEE1
Accessibility & contrast
On white
1.20
#C2FB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#C2FB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FB91
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FB91 | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED89
Deuteranopia (green-blind)
#FBE997
Tritanopia (blue-blind)
#C4F3E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c2fb91; /* rgb */ color: rgb(194, 251, 145); /* oklch */ color: oklch(92.6% 0.147 131.8);
Tailwind
colors: {
custom: {
50: '#d6fdb3',
500: '#c2fb91',
950: '#000000',
},
}SCSS
$custom: #c2fb91; $custom-light: #d6fdb3; $custom-dark: #000000;
JSON
{
"hex": "#c2fb91",
"rgb": {
"r": 194,
"g": 251,
"b": 145
},
"hsl": {
"h": 92.264,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.92551,
"c": 0.14722,
"h": 131.8
},
"luminance": 0.82508
}Semantic roles & 50–950 ramp
primary
#C2FB91
secondary
#9D55DB
accent
#00E67B
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581