#C8F09E#C8F09E
#C8F09E is a very light, moderate yellow-green. Relative luminance 0.771; OKLCH L 90.7% C 0.115 H 129.6°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F09E |
|---|---|
| RGB | rgb(200, 240, 158) |
| HSL | hsl(89, 73%, 78%) |
| HSV | hsv(89, 34%, 94%) |
| CMYK | cmyk(16.7%, 0%, 34.2%, 5.9%) |
| CIE-LAB | lab(90.35, -26.78, 35.51) |
| CIE-LCH | lch(90.35, 44.47, 127.02°) |
| OKLab | oklab(90.74% -0.073 0.0883) |
| OKLCH | oklch(90.74% 0.115 129.6) |
| XYZ | xyz(61.1501, 77.0673, 43.9950) |
| Luminance | 0.7707 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.34
Tea Green
#BDF8A3
ΔE00 3.37
Light Light Green
#C8FFB0
ΔE00 4.00
Celery
#C1FD95
ΔE00 4.40
Light Sage
#BCECAC
ΔE00 4.40
Pale Green
#C7FDB5
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F09E #C69EF0
analogous
#F0EF9E #C8F09E #9FF09E
triadic
#C8F09E #9EC8F0 #F09EC8
tetradic
#C8F09E #9EF0EF #C69EF0 #F09E9F
square
#C8F09E #9EF0EF #C69EF0 #F09E9F
split-complementary
#C8F09E #9E9FF0 #EF9EF0
monochromatic
#8CE034 #AAE869 #C8F09E #E6F8D3 #F0FBE4
Accessibility & contrast
On white
1.28
#C8F09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#C8F09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F09E
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F09E | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E598
Deuteranopia (green-blind)
#F2E2A2
Tritanopia (blue-blind)
#CBE9DB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c8f09e; /* rgb */ color: rgb(200, 240, 158); /* oklch */ color: oklch(90.7% 0.115 129.6);
Tailwind
colors: {
custom: {
50: '#d9f5bb',
500: '#c8f09e',
950: '#000000',
},
}SCSS
$custom: #c8f09e; $custom-light: #d9f5bb; $custom-dark: #000000;
JSON
{
"hex": "#c8f09e",
"rgb": {
"r": 200,
"g": 240,
"b": 158
},
"hsl": {
"h": 89.268,
"s": 73.214,
"l": 78.039
},
"oklch": {
"l": 0.9074,
"c": 0.11452,
"h": 129.6
},
"luminance": 0.77068
}Semantic roles & 50–950 ramp
primary
#C8F09E
secondary
#9865CD
accent
#10D570
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#151712
muted
#848582