#C8EF8F#C8EF8F
#C8EF8F is a very light, vivid yellow-green. Relative luminance 0.760; OKLCH L 90.3% C 0.129 H 126.9°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EF8F |
|---|---|
| RGB | rgb(200, 239, 143) |
| HSL | hsl(84, 75%, 75%) |
| HSV | hsv(84, 40%, 94%) |
| CMYK | cmyk(16.3%, 0%, 40.2%, 6.3%) |
| CIE-LAB | lab(89.86, -28.21, 42.31) |
| CIE-LCH | lch(89.86, 50.86, 123.70°) |
| OKLab | oklab(90.27% -0.0776 0.1035) |
| OKLCH | oklch(90.27% 0.129 126.9) |
| XYZ | xyz(59.6433, 75.9949, 37.5075) |
| Luminance | 0.7600 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.57
Celery
#C1FD95
ΔE00 4.01
Light Yellowish Green
#C2FF89
ΔE00 4.60
Light Yellow Green
#CCFD7F
ΔE00 4.62
Light Pea Green
#C4FE82
ΔE00 4.69
Tea Green
#BDF8A3
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EF8F #B68FEF
analogous
#EFE68F #C8EF8F #98EF8F
triadic
#C8EF8F #8FC8EF #EF8FC8
tetradic
#C8EF8F #8FEFE6 #B68FEF #EF8F98
square
#C8EF8F #8FEFE6 #B68FEF #EF8F98
split-complementary
#C8EF8F #8F98EF #E68FEF
monochromatic
#93E024 #AEE759 #C8EF8F #E2F7C5 #F2FBE4
Accessibility & contrast
On white
1.30
#C8EF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#C8EF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EF8F
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EF8F | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E488
Deuteranopia (green-blind)
#F3E194
Tritanopia (blue-blind)
#CDE7D7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c8ef8f; /* rgb */ color: rgb(200, 239, 143); /* oklch */ color: oklch(90.3% 0.129 126.9);
Tailwind
colors: {
custom: {
50: '#daf4b1',
500: '#c8ef8f',
950: '#000000',
},
}SCSS
$custom: #c8ef8f; $custom-light: #daf4b1; $custom-dark: #000000;
JSON
{
"hex": "#c8ef8f",
"rgb": {
"r": 200,
"g": 239,
"b": 143
},
"hsl": {
"h": 84.375,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.90269,
"c": 0.12938,
"h": 126.9
},
"luminance": 0.75996
}Semantic roles & 50–950 ramp
primary
#C8EF8F
secondary
#8657CB
accent
#0ED760
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151711
muted
#848581