#C8ECAC#C8ECAC
#C8ECAC is a very light, moderate yellow-green. Relative luminance 0.752; OKLCH L 90.1% C 0.093 H 131.9°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ECAC |
|---|---|
| RGB | rgb(200, 236, 172) |
| HSL | hsl(94, 63%, 80%) |
| HSV | hsv(94, 27%, 93%) |
| CMYK | cmyk(15.3%, 0%, 27.1%, 7.5%) |
| CIE-LAB | lab(89.51, -22.88, 27.28) |
| CIE-LCH | lch(89.51, 35.61, 129.98°) |
| OKLab | oklab(90.14% -0.0619 0.0689) |
| OKLCH | oklch(90.14% 0.093 131.9) |
| XYZ | xyz(61.2599, 75.2480, 50.3186) |
| Luminance | 0.7525 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.40
Light Grey Green
#B7E1A1
ΔE00 3.00
Very Pale Green
#CFFDBC
ΔE00 3.75
Very Light Green
#D1FFBD
ΔE00 4.08
Washed Out Green
#BCF5A6
ΔE00 4.15
Pale Green
#C7FDB5
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ECAC #D0ACEC
analogous
#E8ECAC #C8ECAC #ACECB0
triadic
#C8ECAC #ACC8EC #ECACC8
tetradic
#C8ECAC #ACE8EC #D0ACEC #ECB0AC
square
#C8ECAC #ACE8EC #D0ACEC #ECB0AC
split-complementary
#C8ECAC #B0ACEC #ECACE8
monochromatic
#86D548 #A7E17A #C8ECAC #E9F7DE #EFF9E6
Accessibility & contrast
On white
1.31
#C8ECAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#C8ECAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ECAC
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ECAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ECAC | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3A8
Deuteranopia (green-blind)
#ECE0AF
Tritanopia (blue-blind)
#C9E7DB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c8ecac; /* rgb */ color: rgb(200, 236, 172); /* oklch */ color: oklch(90.1% 0.093 131.9);
Tailwind
colors: {
custom: {
50: '#d9f2c5',
500: '#c8ecac',
950: '#000000',
},
}SCSS
$custom: #c8ecac; $custom-light: #d9f2c5; $custom-dark: #000000;
JSON
{
"hex": "#c8ecac",
"rgb": {
"r": 200,
"g": 236,
"b": 172
},
"hsl": {
"h": 93.75,
"s": 62.745,
"l": 80
},
"oklch": {
"l": 0.90142,
"c": 0.09264,
"h": 131.9
},
"luminance": 0.75249
}Semantic roles & 50–950 ramp
primary
#C8ECAC
secondary
#A374C9
accent
#1BCA7E
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582