#C8EBB3#C8EBB3
#C8EBB3 is a very light, moderate yellow-green. Relative luminance 0.750; OKLCH L 90.1% C 0.083 H 133.9°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EBB3 |
|---|---|
| RGB | rgb(200, 235, 179) |
| HSL | hsl(98, 58%, 81%) |
| HSV | hsv(98, 24%, 92%) |
| CMYK | cmyk(14.9%, 0%, 23.8%, 7.8%) |
| CIE-LAB | lab(89.37, -21.33, 23.50) |
| CIE-LCH | lch(89.37, 31.74, 132.23°) |
| OKLab | oklab(90.07% -0.0576 0.0598) |
| OKLCH | oklch(90.07% 0.083 133.9) |
| XYZ | xyz(61.6629, 74.9498, 53.8572) |
| Luminance | 0.7495 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.70
Light Grey Green
#B7E1A1
ΔE00 3.35
Very Pale Green
#CFFDBC
ΔE00 4.08
Very Light Green
#D1FFBD
ΔE00 4.47
Pale Green
#C7FDB5
ΔE00 5.00
Washed Out Green
#BCF5A6
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EBB3 #D6B3EB
analogous
#E4EBB3 #C8EBB3 #B3EBBA
triadic
#C8EBB3 #B3C8EB #EBB3C8
tetradic
#C8EBB3 #B3E4EB #D6B3EB #EBBAB3
square
#C8EBB3 #B3E4EB #D6B3EB #EBBAB3
split-complementary
#C8EBB3 #BAB3EB #EBB3E4
monochromatic
#82D152 #A5DE83 #C8EBB3 #EBF8E3 #EDF9E7
Accessibility & contrast
On white
1.31
#C8EBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#C8EBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EBB3
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EBB3 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2B0
Deuteranopia (green-blind)
#EAE0B6
Tritanopia (blue-blind)
#C8E6DC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c8ebb3; /* rgb */ color: rgb(200, 235, 179); /* oklch */ color: oklch(90.1% 0.083 133.9);
Tailwind
colors: {
custom: {
50: '#d9f1ca',
500: '#c8ebb3',
950: '#000000',
},
}SCSS
$custom: #c8ebb3; $custom-light: #d9f1ca; $custom-dark: #000000;
JSON
{
"hex": "#c8ebb3",
"rgb": {
"r": 200,
"g": 235,
"b": 179
},
"hsl": {
"h": 97.5,
"s": 58.333,
"l": 81.176
},
"oklch": {
"l": 0.90073,
"c": 0.08306,
"h": 133.9
},
"luminance": 0.74951
}Semantic roles & 50–950 ramp
primary
#C8EBB3
secondary
#AB7BC7
accent
#20C688
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582