#C8EE9F#C8EE9F
#C8EE9F is a very light, moderate yellow-green. Relative luminance 0.759; OKLCH L 90.3% C 0.110 H 129.3°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EE9F |
|---|---|
| RGB | rgb(200, 238, 159) |
| HSL | hsl(89, 70%, 78%) |
| HSV | hsv(89, 33%, 93%) |
| CMYK | cmyk(16%, 0%, 33.2%, 6.7%) |
| CIE-LAB | lab(89.83, -25.69, 34.31) |
| CIE-LCH | lch(89.83, 42.86, 126.82°) |
| OKLab | oklab(90.32% -0.0699 0.0855) |
| OKLCH | oklch(90.32% 0.11 129.3) |
| XYZ | xyz(60.6510, 75.9309, 44.2549) |
| Luminance | 0.7593 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.55
Tea Green
#BDF8A3
ΔE00 3.76
Light Sage
#BCECAC
ΔE00 4.10
Light Light Green
#C8FFB0
ΔE00 4.32
Light Grey Green
#B7E1A1
ΔE00 4.38
Pale Green
#C7FDB5
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EE9F #C59FEE
analogous
#EEED9F #C8EE9F #A0EE9F
triadic
#C8EE9F #9FC8EE #EE9FC8
tetradic
#C8EE9F #9FEEED #C59FEE #EE9FA0
square
#C8EE9F #9FEEED #C59FEE #EE9FA0
split-complementary
#C8EE9F #9FA0EE #ED9FEE
monochromatic
#8CDC37 #AAE56B #C8EE9F #E6F7D3 #F0FAE5
Accessibility & contrast
On white
1.30
#C8EE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#C8EE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EE9F
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EE9F | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E49A
Deuteranopia (green-blind)
#F0E1A3
Tritanopia (blue-blind)
#CBE7DA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c8ee9f; /* rgb */ color: rgb(200, 238, 159); /* oklch */ color: oklch(90.3% 0.110 129.3);
Tailwind
colors: {
custom: {
50: '#d9f3bc',
500: '#c8ee9f',
950: '#000000',
},
}SCSS
$custom: #c8ee9f; $custom-light: #d9f3bc; $custom-dark: #000000;
JSON
{
"hex": "#c8ee9f",
"rgb": {
"r": 200,
"g": 238,
"b": 159
},
"hsl": {
"h": 88.861,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.90324,
"c": 0.11041,
"h": 129.3
},
"luminance": 0.75932
}Semantic roles & 50–950 ramp
primary
#C8EE9F
secondary
#9766CB
accent
#14D26F
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#151712
muted
#848582