#C8EBB0#C8EBB0
#C8EBB0 is a very light, moderate yellow-green. Relative luminance 0.748; OKLCH L 90.0% C 0.086 H 132.9°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EBB0 |
|---|---|
| RGB | rgb(200, 235, 176) |
| HSL | hsl(96, 60%, 81%) |
| HSV | hsv(96, 25%, 92%) |
| CMYK | cmyk(14.9%, 0%, 25.1%, 7.8%) |
| CIE-LAB | lab(89.31, -21.80, 24.97) |
| CIE-LCH | lch(89.31, 33.14, 131.12°) |
| OKLab | oklab(90.01% -0.0589 0.0634) |
| OKLCH | oklch(90.01% 0.086 132.9) |
| XYZ | xyz(61.3628, 74.8298, 52.2766) |
| Luminance | 0.7483 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.50
Light Grey Green
#B7E1A1
ΔE00 3.08
Very Pale Green
#CFFDBC
ΔE00 3.96
Very Light Green
#D1FFBD
ΔE00 4.33
Pale Green
#C7FDB5
ΔE00 4.75
Washed Out Green
#BCF5A6
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EBB0 #D3B0EB
analogous
#E5EBB0 #C8EBB0 #B0EBB5
triadic
#C8EBB0 #B0C8EB #EBB0C8
tetradic
#C8EBB0 #B0E5EB #D3B0EB #EBB5B0
square
#C8EBB0 #B0E5EB #D3B0EB #EBB5B0
split-complementary
#C8EBB0 #B5B0EB #EBB0E5
monochromatic
#84D24E #A6DF7F #C8EBB0 #EAF7E1 #EEF9E7
Accessibility & contrast
On white
1.32
#C8EBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#C8EBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EBB0
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EBB0 | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2AC
Deuteranopia (green-blind)
#EBDFB3
Tritanopia (blue-blind)
#C9E6DB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c8ebb0; /* rgb */ color: rgb(200, 235, 176); /* oklch */ color: oklch(90.0% 0.086 132.9);
Tailwind
colors: {
custom: {
50: '#d9f1c8',
500: '#c8ebb0',
950: '#000000',
},
}SCSS
$custom: #c8ebb0; $custom-light: #d9f1c8; $custom-dark: #000000;
JSON
{
"hex": "#c8ebb0",
"rgb": {
"r": 200,
"g": 235,
"b": 176
},
"hsl": {
"h": 95.593,
"s": 59.596,
"l": 80.588
},
"oklch": {
"l": 0.9001,
"c": 0.08649,
"h": 132.9
},
"luminance": 0.74831
}Semantic roles & 50–950 ramp
primary
#C8EBB0
secondary
#A778C7
accent
#1EC783
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582