#C8EBAB#C8EBAB
#C8EBAB is a very light, moderate yellow-green. Relative luminance 0.746; OKLCH L 89.9% C 0.092 H 131.4°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EBAB |
|---|---|
| RGB | rgb(200, 235, 171) |
| HSL | hsl(93, 62%, 80%) |
| HSV | hsv(93, 27%, 92%) |
| CMYK | cmyk(14.9%, 0%, 27.2%, 7.8%) |
| CIE-LAB | lab(89.22, -22.54, 27.41) |
| CIE-LCH | lch(89.22, 35.49, 129.44°) |
| OKLab | oklab(89.91% -0.0609 0.0692) |
| OKLCH | oklch(89.91% 0.092 131.4) |
| XYZ | xyz(60.8772, 74.6355, 49.7190) |
| Luminance | 0.7464 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.58
Light Grey Green
#B7E1A1
ΔE00 2.94
Very Pale Green
#CFFDBC
ΔE00 4.02
Very Light Green
#D1FFBD
ΔE00 4.34
Washed Out Green
#BCF5A6
ΔE00 4.34
Pale Green
#C7FDB5
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EBAB #CEABEB
analogous
#E8EBAB #C8EBAB #ABEBAE
triadic
#C8EBAB #ABC8EB #EBABC8
tetradic
#C8EBAB #ABE8EB #CEABEB #EBAEAB
square
#C8EBAB #ABE8EB #CEABEB #EBAEAB
split-complementary
#C8EBAB #AEABEB #EBABE8
monochromatic
#87D348 #A8DF7A #C8EBAB #E8F7DC #EFF9E6
Accessibility & contrast
On white
1.32
#C8EBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#C8EBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EBAB
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EBAB | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A7
Deuteranopia (green-blind)
#EBDFAE
Tritanopia (blue-blind)
#CAE6DA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c8ebab; /* rgb */ color: rgb(200, 235, 171); /* oklch */ color: oklch(89.9% 0.092 131.4);
Tailwind
colors: {
custom: {
50: '#d9f1c4',
500: '#c8ebab',
950: '#000000',
},
}SCSS
$custom: #c8ebab; $custom-light: #d9f1c4; $custom-dark: #000000;
JSON
{
"hex": "#c8ebab",
"rgb": {
"r": 200,
"g": 235,
"b": 171
},
"hsl": {
"h": 92.812,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.89907,
"c": 0.09223,
"h": 131.4
},
"luminance": 0.74636
}Semantic roles & 50–950 ramp
primary
#C8EBAB
secondary
#A173C7
accent
#1CC97B
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141612
muted
#838582