#C8EEA4#C8EEA4
#C8EEA4 is a very light, moderate yellow-green. Relative luminance 0.761; OKLCH L 90.4% C 0.105 H 130.3°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EEA4 |
|---|---|
| RGB | rgb(200, 238, 164) |
| HSL | hsl(91, 69%, 79%) |
| HSV | hsv(91, 31%, 93%) |
| CMYK | cmyk(16%, 0%, 31.1%, 6.7%) |
| CIE-LAB | lab(89.91, -25.00, 31.90) |
| CIE-LCH | lch(89.91, 40.53, 128.09°) |
| OKLab | oklab(90.42% -0.0678 0.0799) |
| OKLCH | oklch(90.42% 0.105 130.3) |
| XYZ | xyz(61.0937, 76.1080, 46.5864) |
| Luminance | 0.7611 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.30
Washed Out Green
#BCF5A6
ΔE00 3.35
Light Grey Green
#B7E1A1
ΔE00 3.79
Tea Green
#BDF8A3
ΔE00 3.82
Pale Green
#C7FDB5
ΔE00 4.09
Light Light Green
#C8FFB0
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EEA4 #CAA4EE
analogous
#EDEEA4 #C8EEA4 #A4EEA5
triadic
#C8EEA4 #A4C8EE #EEA4C8
tetradic
#C8EEA4 #A4EDEE #CAA4EE #EEA5A4
square
#C8EEA4 #A4EDEE #CAA4EE #EEA5A4
split-complementary
#C8EEA4 #A5A4EE #EEA4ED
monochromatic
#8ADB3D #A9E470 #C8EEA4 #E7F8D8 #EFFAE5
Accessibility & contrast
On white
1.29
#C8EEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#C8EEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EEA4
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EEA4 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E49F
Deuteranopia (green-blind)
#EFE1A8
Tritanopia (blue-blind)
#CAE8DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c8eea4; /* rgb */ color: rgb(200, 238, 164); /* oklch */ color: oklch(90.4% 0.105 130.3);
Tailwind
colors: {
custom: {
50: '#d9f3bf',
500: '#c8eea4',
950: '#000000',
},
}SCSS
$custom: #c8eea4; $custom-light: #d9f3bf; $custom-dark: #000000;
JSON
{
"hex": "#c8eea4",
"rgb": {
"r": 200,
"g": 238,
"b": 164
},
"hsl": {
"h": 90.811,
"s": 68.519,
"l": 78.824
},
"oklch": {
"l": 0.90417,
"c": 0.1048,
"h": 130.3
},
"luminance": 0.76109
}Semantic roles & 50–950 ramp
primary
#C8EEA4
secondary
#9C6BCB
accent
#15D075
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#151712
muted
#848582