#C8ECA2#C8ECA2
#C8ECA2 is a very light, moderate yellow-green. Relative luminance 0.749; OKLCH L 89.9% C 0.104 H 129.4°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ECA2 |
|---|---|
| RGB | rgb(200, 236, 162) |
| HSL | hsl(89, 66%, 78%) |
| HSV | hsv(89, 31%, 93%) |
| CMYK | cmyk(15.3%, 0%, 31.4%, 7.5%) |
| CIE-LAB | lab(89.34, -24.32, 32.14) |
| CIE-LCH | lch(89.34, 40.31, 127.11°) |
| OKLab | oklab(89.95% -0.066 0.0804) |
| OKLCH | oklch(89.95% 0.104 129.4) |
| XYZ | xyz(60.3355, 74.8782, 45.4496) |
| Luminance | 0.7488 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.58
Light Grey Green
#B7E1A1
ΔE00 3.70
Washed Out Green
#BCF5A6
ΔE00 3.81
Tea Green
#BDF8A3
ΔE00 4.26
Very Pale Green
#CFFDBC
ΔE00 4.61
Pale Green
#C7FDB5
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ECA2 #C6A2EC
analogous
#ECEBA2 #C8ECA2 #A3ECA2
triadic
#C8ECA2 #A2C8EC #ECA2C8
tetradic
#C8ECA2 #A2ECEB #C6A2EC #ECA2A3
square
#C8ECA2 #A2ECEB #C6A2EC #ECA2A3
split-complementary
#C8ECA2 #A2A3EC #EBA2EC
monochromatic
#8CD73C #AAE26F #C8ECA2 #E6F6D5 #F0FAE6
Accessibility & contrast
On white
1.31
#C8ECA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#C8ECA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ECA2
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ECA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ECA2 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E29D
Deuteranopia (green-blind)
#EEE0A6
Tritanopia (blue-blind)
#CBE6D9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c8eca2; /* rgb */ color: rgb(200, 236, 162); /* oklch */ color: oklch(89.9% 0.104 129.4);
Tailwind
colors: {
custom: {
50: '#d9f2be',
500: '#c8eca2',
950: '#000000',
},
}SCSS
$custom: #c8eca2; $custom-light: #d9f2be; $custom-dark: #000000;
JSON
{
"hex": "#c8eca2",
"rgb": {
"r": 200,
"g": 236,
"b": 162
},
"hsl": {
"h": 89.189,
"s": 66.071,
"l": 78.039
},
"oklch": {
"l": 0.89947,
"c": 0.10403,
"h": 129.4
},
"luminance": 0.74879
}Semantic roles & 50–950 ramp
primary
#C8ECA2
secondary
#986AC8
accent
#18CE70
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#151712
muted
#848582