#C8F08E#C8F08E
#C8F08E is a very light, vivid yellow-green. Relative luminance 0.766; OKLCH L 90.5% C 0.132 H 127.0°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F08E |
|---|---|
| RGB | rgb(200, 240, 142) |
| HSL | hsl(84, 77%, 75%) |
| HSV | hsv(84, 41%, 94%) |
| CMYK | cmyk(16.7%, 0%, 40.8%, 5.9%) |
| CIE-LAB | lab(90.11, -28.80, 43.13) |
| CIE-LCH | lch(90.11, 51.86, 123.74°) |
| OKLab | oklab(90.47% -0.0793 0.1053) |
| OKLCH | oklch(90.47% 0.132 127) |
| XYZ | xyz(59.8615, 76.5519, 37.2082) |
| Luminance | 0.7655 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.29
Celery
#C1FD95
ΔE00 3.79
Light Yellowish Green
#C2FF89
ΔE00 4.28
Light Yellow Green
#CCFD7F
ΔE00 4.28
Light Pea Green
#C4FE82
ΔE00 4.36
Tea Green
#BDF8A3
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F08E #B68EF0
analogous
#F0E78E #C8F08E #97F08E
triadic
#C8F08E #8EC8F0 #F08EC8
tetradic
#C8F08E #8EF0E7 #B68EF0 #F08E97
square
#C8F08E #8EF0E7 #B68EF0 #F08E97
split-complementary
#C8F08E #8E97F0 #E78EF0
monochromatic
#93E222 #AEE958 #C8F08E #E2F7C4 #F2FBE4
Accessibility & contrast
On white
1.29
#C8F08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#C8F08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F08E
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F08E | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E487
Deuteranopia (green-blind)
#F3E293
Tritanopia (blue-blind)
#CDE8D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c8f08e; /* rgb */ color: rgb(200, 240, 142); /* oklch */ color: oklch(90.5% 0.132 127.0);
Tailwind
colors: {
custom: {
50: '#daf5b0',
500: '#c8f08e',
950: '#000000',
},
}SCSS
$custom: #c8f08e; $custom-light: #daf5b0; $custom-dark: #000000;
JSON
{
"hex": "#c8f08e",
"rgb": {
"r": 200,
"g": 240,
"b": 142
},
"hsl": {
"h": 84.49,
"s": 76.563,
"l": 74.902
},
"oklch": {
"l": 0.90472,
"c": 0.13186,
"h": 127
},
"luminance": 0.76553
}Semantic roles & 50–950 ramp
primary
#C8F08E
secondary
#8656CC
accent
#0DD960
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151711
muted
#848581