#C8EEAE#C8EEAE
#C8EEAE is a very light, moderate yellow-green. Relative luminance 0.765; OKLCH L 90.6% C 0.093 H 133.0°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EEAE |
|---|---|
| RGB | rgb(200, 238, 174) |
| HSL | hsl(96, 65%, 81%) |
| HSV | hsv(96, 27%, 93%) |
| CMYK | cmyk(16%, 0%, 26.9%, 6.7%) |
| CIE-LAB | lab(90.08, -23.55, 27.04) |
| CIE-LCH | lch(90.08, 35.86, 131.05°) |
| OKLab | oklab(90.61% -0.0637 0.0684) |
| OKLCH | oklch(90.61% 0.093 133) |
| XYZ | xyz(62.0325, 76.4835, 51.5308) |
| Luminance | 0.7648 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.12
Light Grey Green
#B7E1A1
ΔE00 3.21
Very Pale Green
#CFFDBC
ΔE00 3.24
Very Light Green
#D1FFBD
ΔE00 3.59
Pale Green
#C7FDB5
ΔE00 3.80
Washed Out Green
#BCF5A6
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EEAE #D4AEEE
analogous
#E8EEAE #C8EEAE #AEEEB4
triadic
#C8EEAE #AEC8EE #EEAEC8
tetradic
#C8EEAE #AEE8EE #D4AEEE #EEB4AE
square
#C8EEAE #AEE8EE #D4AEEE #EEB4AE
split-complementary
#C8EEAE #B4AEEE #EEAEE8
monochromatic
#83D949 #A6E37B #C8EEAE #EAF9E1 #EEFAE6
Accessibility & contrast
On white
1.29
#C8EEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#C8EEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EEAE
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EEAE | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AA
Deuteranopia (green-blind)
#EEE2B1
Tritanopia (blue-blind)
#C9E9DD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c8eeae; /* rgb */ color: rgb(200, 238, 174); /* oklch */ color: oklch(90.6% 0.093 133.0);
Tailwind
colors: {
custom: {
50: '#d9f3c6',
500: '#c8eeae',
950: '#000000',
},
}SCSS
$custom: #c8eeae; $custom-light: #d9f3c6; $custom-dark: #000000;
JSON
{
"hex": "#c8eeae",
"rgb": {
"r": 200,
"g": 238,
"b": 174
},
"hsl": {
"h": 95.625,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.90613,
"c": 0.09348,
"h": 133
},
"luminance": 0.76484
}Semantic roles & 50–950 ramp
primary
#C8EEAE
secondary
#A875CB
accent
#18CD84
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582