#C8F896#C8F896
#C8F896 is a very light, vivid yellow-green. Relative luminance 0.816; OKLCH L 92.3% C 0.135 H 130.0°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F896 |
|---|---|
| RGB | rgb(200, 248, 150) |
| HSL | hsl(89, 88%, 78%) |
| HSV | hsv(89, 40%, 97%) |
| CMYK | cmyk(19.4%, 0%, 39.5%, 2.7%) |
| CIE-LAB | lab(92.40, -31.56, 42.14) |
| CIE-LCH | lch(92.40, 52.65, 126.83°) |
| OKLab | oklab(92.35% -0.0866 0.1034) |
| OKLCH | oklch(92.35% 0.135 130) |
| XYZ | xyz(62.8909, 81.6151, 41.2881) |
| Luminance | 0.8162 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.95
Pistachio (survey)
#C0FA8B
ΔE00 2.07
Light Yellowish Green
#C2FF89
ΔE00 3.04
Tea Green
#BDF8A3
ΔE00 3.40
Light Pea Green
#C4FE82
ΔE00 3.58
Light Yellow Green
#CCFD7F
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F896 #C696F8
analogous
#F8F796 #C8F896 #97F896
triadic
#C8F896 #96C8F8 #F896C8
tetradic
#C8F896 #96F8F7 #C696F8 #F89697
square
#C8F896 #96F8F7 #C696F8 #F89697
split-complementary
#C8F896 #9697F8 #F796F8
monochromatic
#8CF023 #AAF45D #C8F896 #E6FCCF #F0FDE2
Accessibility & contrast
On white
1.21
#C8F896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#C8F896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F896
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F896 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8F
Deuteranopia (green-blind)
#F9E89B
Tritanopia (blue-blind)
#CBF0E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c8f896; /* rgb */ color: rgb(200, 248, 150); /* oklch */ color: oklch(92.3% 0.135 130.0);
Tailwind
colors: {
custom: {
50: '#dafab6',
500: '#c8f896',
950: '#000000',
},
}SCSS
$custom: #c8f896; $custom-light: #dafab6; $custom-dark: #000000;
JSON
{
"hex": "#c8f896",
"rgb": {
"r": 200,
"g": 248,
"b": 150
},
"hsl": {
"h": 89.388,
"s": 87.5,
"l": 78.039
},
"oklch": {
"l": 0.92349,
"c": 0.13491,
"h": 130
},
"luminance": 0.81616
}Semantic roles & 50–950 ramp
primary
#C8F896
secondary
#985BD8
accent
#01E470
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581