#C8EBAF#C8EBAF
#C8EBAF is a very light, moderate yellow-green. Relative luminance 0.748; OKLCH L 90.0% C 0.088 H 132.6°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EBAF |
|---|---|
| RGB | rgb(200, 235, 175) |
| HSL | hsl(95, 60%, 80%) |
| HSV | hsv(95, 26%, 92%) |
| CMYK | cmyk(14.9%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(89.29, -21.95, 25.46) |
| CIE-LCH | lch(89.29, 33.61, 130.77°) |
| OKLab | oklab(89.99% -0.0593 0.0645) |
| OKLCH | oklch(89.99% 0.088 132.6) |
| XYZ | xyz(61.2642, 74.7903, 51.7574) |
| Luminance | 0.7479 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.48
Light Grey Green
#B7E1A1
ΔE00 3.02
Very Pale Green
#CFFDBC
ΔE00 3.95
Very Light Green
#D1FFBD
ΔE00 4.31
Pale Green
#C7FDB5
ΔE00 4.69
Washed Out Green
#BCF5A6
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EBAF #D2AFEB
analogous
#E6EBAF #C8EBAF #AFEBB4
triadic
#C8EBAF #AFC8EB #EBAFC8
tetradic
#C8EBAF #AFE6EB #D2AFEB #EBB4AF
square
#C8EBAF #AFE6EB #D2AFEB #EBB4AF
split-complementary
#C8EBAF #B4AFEB #EBAFE6
monochromatic
#85D34D #A6DF7E #C8EBAF #EAF7E0 #EEF9E7
Accessibility & contrast
On white
1.32
#C8EBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#C8EBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EBAF
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EBAF | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2AB
Deuteranopia (green-blind)
#EBDFB2
Tritanopia (blue-blind)
#C9E6DB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c8ebaf; /* rgb */ color: rgb(200, 235, 175); /* oklch */ color: oklch(90.0% 0.088 132.6);
Tailwind
colors: {
custom: {
50: '#d9f1c7',
500: '#c8ebaf',
950: '#000000',
},
}SCSS
$custom: #c8ebaf; $custom-light: #d9f1c7; $custom-dark: #000000;
JSON
{
"hex": "#c8ebaf",
"rgb": {
"r": 200,
"g": 235,
"b": 175
},
"hsl": {
"h": 95,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.89989,
"c": 0.08764,
"h": 132.6
},
"luminance": 0.74791
}Semantic roles & 50–950 ramp
primary
#C8EBAF
secondary
#A677C7
accent
#1EC881
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582