#C8FA8B#C8FA8B
#C8FA8B is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.6% C 0.149 H 128.8°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FA8B |
|---|---|
| RGB | rgb(200, 250, 139) |
| HSL | hsl(87, 92%, 76%) |
| HSV | hsv(87, 44%, 98%) |
| CMYK | cmyk(20%, 0%, 44.4%, 2%) |
| CIE-LAB | lab(92.80, -33.79, 47.96) |
| CIE-LCH | lch(92.80, 58.67, 125.17°) |
| OKLab | oklab(92.62% -0.0935 0.1161) |
| OKLCH | oklch(92.62% 0.149 128.8) |
| XYZ | xyz(62.6646, 82.5137, 37.0463) |
| Luminance | 0.8252 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.36
Light Yellowish Green
#C2FF89
ΔE00 1.77
Light Pea Green
#C4FE82
ΔE00 1.82
Light Yellow Green
#CCFD7F
ΔE00 2.21
Celery
#C1FD95
ΔE00 2.33
Pale Lime
#BEFD73
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FA8B #BD8BFA
analogous
#FAF58B #C8FA8B #91FA8B
triadic
#C8FA8B #8BC8FA #FA8BC8
tetradic
#C8FA8B #8BFAF5 #BD8BFA #FA8B91
square
#C8FA8B #8BFAF5 #BD8BFA #FA8B91
split-complementary
#C8FA8B #8B91FA #F58BFA
monochromatic
#90F516 #ACF750 #C8FA8B #E4FDC6 #F1FEE2
Accessibility & contrast
On white
1.20
#C8FA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#C8FA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FA8B
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FA8B | 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)
#FFED82
Deuteranopia (green-blind)
#FCE991
Tritanopia (blue-blind)
#CCF1E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c8fa8b; /* rgb */ color: rgb(200, 250, 139); /* oklch */ color: oklch(92.6% 0.149 128.8);
Tailwind
colors: {
custom: {
50: '#dafcae',
500: '#c8fa8b',
950: '#000000',
},
}SCSS
$custom: #c8fa8b; $custom-light: #dafcae; $custom-dark: #000000;
JSON
{
"hex": "#c8fa8b",
"rgb": {
"r": 200,
"g": 250,
"b": 139
},
"hsl": {
"h": 87.027,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.9262,
"c": 0.14907,
"h": 128.8
},
"luminance": 0.82515
}Semantic roles & 50–950 ramp
primary
#C8FA8B
secondary
#8E50D9
accent
#00E667
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581