#C8EBAE#C8EBAE
#C8EBAE is a very light, moderate yellow-green. Relative luminance 0.748; OKLCH L 90.0% C 0.089 H 132.3°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EBAE |
|---|---|
| RGB | rgb(200, 235, 174) |
| HSL | hsl(94, 60%, 80%) |
| HSV | hsv(94, 26%, 92%) |
| CMYK | cmyk(14.9%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(89.28, -22.10, 25.94) |
| CIE-LCH | lch(89.28, 34.08, 130.42°) |
| OKLab | oklab(89.97% -0.0597 0.0657) |
| OKLCH | oklch(89.97% 0.089 132.3) |
| XYZ | xyz(61.1664, 74.7512, 51.2421) |
| Luminance | 0.7475 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.47
Light Grey Green
#B7E1A1
ΔE00 2.97
Very Pale Green
#CFFDBC
ΔE00 3.94
Very Light Green
#D1FFBD
ΔE00 4.30
Washed Out Green
#BCF5A6
ΔE00 4.63
Pale Green
#C7FDB5
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EBAE #D1AEEB
analogous
#E7EBAE #C8EBAE #AEEBB2
triadic
#C8EBAE #AEC8EB #EBAEC8
tetradic
#C8EBAE #AEE7EB #D1AEEB #EBB2AE
square
#C8EBAE #AEE7EB #D1AEEB #EBB2AE
split-complementary
#C8EBAE #B2AEEB #EBAEE7
monochromatic
#85D34C #A7DF7D #C8EBAE #E9F7DF #EEF9E6
Accessibility & contrast
On white
1.32
#C8EBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#C8EBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EBAE
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EBAE | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2AA
Deuteranopia (green-blind)
#EBDFB1
Tritanopia (blue-blind)
#C9E6DB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c8ebae; /* rgb */ color: rgb(200, 235, 174); /* oklch */ color: oklch(90.0% 0.089 132.3);
Tailwind
colors: {
custom: {
50: '#d9f1c6',
500: '#c8ebae',
950: '#000000',
},
}SCSS
$custom: #c8ebae; $custom-light: #d9f1c6; $custom-dark: #000000;
JSON
{
"hex": "#c8ebae",
"rgb": {
"r": 200,
"g": 235,
"b": 174
},
"hsl": {
"h": 94.426,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.89968,
"c": 0.08879,
"h": 132.3
},
"luminance": 0.74752
}Semantic roles & 50–950 ramp
primary
#C8EBAE
secondary
#A576C7
accent
#1DC87F
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582