#C8F69E#C8F69E
#C8F69E is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 92.0% C 0.123 H 130.9°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F69E |
|---|---|
| RGB | rgb(200, 246, 158) |
| HSL | hsl(91, 83%, 79%) |
| HSV | hsv(91, 36%, 96%) |
| CMYK | cmyk(18.7%, 0%, 35.8%, 3.5%) |
| CIE-LAB | lab(91.98, -29.60, 37.65) |
| CIE-LCH | lch(91.98, 47.89, 128.18°) |
| OKLab | oklab(92.05% -0.0808 0.0933) |
| OKLCH | oklch(92.05% 0.123 130.9) |
| XYZ | xyz(62.9457, 80.6585, 44.5935) |
| Luminance | 0.8066 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.49
Celery
#C1FD95
ΔE00 2.91
Washed Out Green
#BCF5A6
ΔE00 2.97
Light Light Green
#C8FFB0
ΔE00 3.17
Pistachio (survey)
#C0FA8B
ΔE00 3.49
Pale Green
#C7FDB5
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F69E #CC9EF6
analogous
#F4F69E #C8F69E #9EF6A0
triadic
#C8F69E #9EC8F6 #F69EC8
tetradic
#C8F69E #9EF4F6 #CC9EF6 #F6A09E
square
#C8F69E #9EF4F6 #CC9EF6 #F6A09E
split-complementary
#C8F69E #A09EF6 #F69EF4
monochromatic
#88EC2E #A8F166 #C8F69E #E8FBD6 #EFFCE3
Accessibility & contrast
On white
1.23
#C8F69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#C8F69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F69E
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F69E | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA98
Deuteranopia (green-blind)
#F7E7A3
Tritanopia (blue-blind)
#CAEFE0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c8f69e; /* rgb */ color: rgb(200, 246, 158); /* oklch */ color: oklch(92.0% 0.123 130.9);
Tailwind
colors: {
custom: {
50: '#daf9bb',
500: '#c8f69e',
950: '#000000',
},
}SCSS
$custom: #c8f69e; $custom-light: #daf9bb; $custom-dark: #000000;
JSON
{
"hex": "#c8f69e",
"rgb": {
"r": 200,
"g": 246,
"b": 158
},
"hsl": {
"h": 91.364,
"s": 83.019,
"l": 79.216
},
"oklch": {
"l": 0.92046,
"c": 0.12343,
"h": 130.9
},
"luminance": 0.8066
}Semantic roles & 50–950 ramp
primary
#C8F69E
secondary
#9F63D6
accent
#06DF78
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582