#C8EBB4#C8EBB4
#C8EBB4 is a very light, moderate yellow-green. Relative luminance 0.750; OKLCH L 90.1% C 0.082 H 134.3°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EBB4 |
|---|---|
| RGB | rgb(200, 235, 180) |
| HSL | hsl(98, 58%, 81%) |
| HSV | hsv(98, 23%, 92%) |
| CMYK | cmyk(14.9%, 0%, 23.4%, 7.8%) |
| CIE-LAB | lab(89.39, -21.18, 23.01) |
| CIE-LCH | lch(89.39, 31.28, 132.62°) |
| OKLab | oklab(90.1% -0.0572 0.0586) |
| OKLCH | oklch(90.1% 0.082 134.3) |
| XYZ | xyz(61.7644, 74.9904, 54.3917) |
| Luminance | 0.7499 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.81
Light Grey Green
#B7E1A1
ΔE00 3.47
Very Pale Green
#CFFDBC
ΔE00 4.15
Very Light Green
#D1FFBD
ΔE00 4.54
Pale Green
#C7FDB5
ΔE00 5.10
Washed Out Green
#BCF5A6
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EBB4 #D7B4EB
analogous
#E4EBB4 #C8EBB4 #B4EBBC
triadic
#C8EBB4 #B4C8EB #EBB4C8
tetradic
#C8EBB4 #B4E4EB #D7B4EB #EBBCB4
square
#C8EBB4 #B4E4EB #D7B4EB #EBBCB4
split-complementary
#C8EBB4 #BCB4EB #EBB4E4
monochromatic
#81D153 #A5DE84 #C8EBB4 #EBF8E4 #EDF9E7
Accessibility & contrast
On white
1.31
#C8EBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#C8EBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EBB4
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EBB4 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E3B1
Deuteranopia (green-blind)
#EAE0B7
Tritanopia (blue-blind)
#C8E7DC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c8ebb4; /* rgb */ color: rgb(200, 235, 180); /* oklch */ color: oklch(90.1% 0.082 134.3);
Tailwind
colors: {
custom: {
50: '#d9f1ca',
500: '#c8ebb4',
950: '#000000',
},
}SCSS
$custom: #c8ebb4; $custom-light: #d9f1ca; $custom-dark: #000000;
JSON
{
"hex": "#c8ebb4",
"rgb": {
"r": 200,
"g": 235,
"b": 180
},
"hsl": {
"h": 98.182,
"s": 57.895,
"l": 81.373
},
"oklch": {
"l": 0.90095,
"c": 0.0819,
"h": 134.3
},
"luminance": 0.74991
}Semantic roles & 50–950 ramp
primary
#C8EBB4
secondary
#AC7CC7
accent
#20C589
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582