#C2FB8D#C2FB8D
#C2FB8D is a very light, vivid yellow-green. Relative luminance 0.824; OKLCH L 92.5% C 0.151 H 131.2°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FB8D |
|---|---|
| RGB | rgb(194, 251, 141) |
| HSL | hsl(91, 93%, 77%) |
| HSV | hsv(91, 44%, 98%) |
| CMYK | cmyk(22.7%, 0%, 43.8%, 1.6%) |
| CIE-LAB | lab(92.74, -36.14, 46.86) |
| CIE-LCH | lch(92.74, 59.18, 127.64°) |
| OKLab | oklab(92.49% -0.0996 0.1138) |
| OKLCH | oklch(92.49% 0.151 131.2) |
| XYZ | xyz(61.5521, 82.3854, 37.8532) |
| Luminance | 0.8239 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.31
Light Yellowish Green
#C2FF89
ΔE00 1.23
Celery
#C1FD95
ΔE00 1.26
Light Pea Green
#C4FE82
ΔE00 1.97
Light Yellow Green
#CCFD7F
ΔE00 3.07
Pale Lime
#BEFD73
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FB8D #C68DFB
analogous
#F9FB8D #C2FB8D #8DFB8F
triadic
#C2FB8D #8DC2FB #FB8DC2
tetradic
#C2FB8D #8DF9FB #C68DFB #FB8F8D
square
#C2FB8D #8DF9FB #C68DFB #FB8F8D
split-complementary
#C2FB8D #8F8DFB #FB8DF9
monochromatic
#83F717 #A2F952 #C2FB8D #E2FDC8 #EFFEE1
Accessibility & contrast
On white
1.20
#C2FB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#C2FB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FB8D
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FB8D | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED84
Deuteranopia (green-blind)
#FBE993
Tritanopia (blue-blind)
#C5F3E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c2fb8d; /* rgb */ color: rgb(194, 251, 141); /* oklch */ color: oklch(92.5% 0.151 131.2);
Tailwind
colors: {
custom: {
50: '#d6fdb0',
500: '#c2fb8d',
950: '#000000',
},
}SCSS
$custom: #c2fb8d; $custom-light: #d6fdb0; $custom-dark: #000000;
JSON
{
"hex": "#c2fb8d",
"rgb": {
"r": 194,
"g": 251,
"b": 141
},
"hsl": {
"h": 91.091,
"s": 93.22,
"l": 76.863
},
"oklch": {
"l": 0.9249,
"c": 0.15125,
"h": 131.2
},
"luminance": 0.82387
}Semantic roles & 50–950 ramp
primary
#C2FB8D
secondary
#9952DB
accent
#00E677
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141711
muted
#838581