#C8EEAF#C8EEAF
#C8EEAF is a very light, moderate yellow-green. Relative luminance 0.765; OKLCH L 90.6% C 0.092 H 133.3°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EEAF |
|---|---|
| RGB | rgb(200, 238, 175) |
| HSL | hsl(96, 65%, 81%) |
| HSV | hsv(96, 26%, 93%) |
| CMYK | cmyk(16%, 0%, 26.5%, 6.7%) |
| CIE-LAB | lab(90.10, -23.40, 26.56) |
| CIE-LCH | lch(90.10, 35.39, 131.38°) |
| OKLab | oklab(90.63% -0.0633 0.0672) |
| OKLCH | oklch(90.63% 0.092 133.3) |
| XYZ | xyz(62.1304, 76.5226, 52.0461) |
| Luminance | 0.7652 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.08
Very Pale Green
#CFFDBC
ΔE00 3.21
Light Grey Green
#B7E1A1
ΔE00 3.22
Very Light Green
#D1FFBD
ΔE00 3.57
Pale Green
#C7FDB5
ΔE00 3.83
Washed Out Green
#BCF5A6
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EEAF #D5AFEE
analogous
#E7EEAF #C8EEAF #AFEEB5
triadic
#C8EEAF #AFC8EE #EEAFC8
tetradic
#C8EEAF #AFE7EE #D5AFEE #EEB5AF
square
#C8EEAF #AFE7EE #D5AFEE #EEB5AF
split-complementary
#C8EEAF #B5AFEE #EEAFE7
monochromatic
#83D94A #A5E37D #C8EEAF #EBF9E1 #EEFAE6
Accessibility & contrast
On white
1.29
#C8EEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#C8EEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EEAF
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EEAF | 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)
#F3E5AB
Deuteranopia (green-blind)
#EDE2B2
Tritanopia (blue-blind)
#C9E9DD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c8eeaf; /* rgb */ color: rgb(200, 238, 175); /* oklch */ color: oklch(90.6% 0.092 133.3);
Tailwind
colors: {
custom: {
50: '#d9f3c7',
500: '#c8eeaf',
950: '#000000',
},
}SCSS
$custom: #c8eeaf; $custom-light: #d9f3c7; $custom-dark: #000000;
JSON
{
"hex": "#c8eeaf",
"rgb": {
"r": 200,
"g": 238,
"b": 175
},
"hsl": {
"h": 96.19,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.90634,
"c": 0.09235,
"h": 133.3
},
"luminance": 0.76524
}Semantic roles & 50–950 ramp
primary
#C8EEAF
secondary
#A976CC
accent
#19CD85
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582