#C8DEBB#C8DEBB
#C8DEBB is a very light, muted yellow-green. Relative luminance 0.681; OKLCH L 87.5% C 0.053 H 133.8°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DEBB |
|---|---|
| RGB | rgb(200, 222, 187) |
| HSL | hsl(98, 35%, 80%) |
| HSV | hsv(98, 16%, 87%) |
| CMYK | cmyk(9.9%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(86.06, -13.62, 14.73) |
| CIE-LCH | lch(86.06, 20.06, 132.74°) |
| OKLab | oklab(87.49% -0.0365 0.038) |
| OKLCH | oklch(87.49% 0.053 133.8) |
| XYZ | xyz(58.9087, 68.1092, 57.0469) |
| Luminance | 0.6811 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.51
Light Sage
#BCECAC
ΔE00 8.05
Very Pale Green
#CFFDBC
ΔE00 9.41
Mint
#AAF0C1
ΔE00 9.57
Very Light Green
#D1FFBD
ΔE00 9.75
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DEBB #D1BBDE
analogous
#D9DEBB #C8DEBB #BBDEBF
triadic
#C8DEBB #BBC8DE #DEBBC8
tetradic
#C8DEBB #BBD9DE #D1BBDE #DEBFBB
square
#C8DEBB #BBD9DE #D1BBDE #DEBFBB
split-complementary
#C8DEBB #BFBBDE #DEBBD9
monochromatic
#85B669 #A7CA92 #C8DEBB #E9F2E4 #EEF5EA
Accessibility & contrast
On white
1.44
#C8DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#C8DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DEBB
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DEBB | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#DED7BD
Tritanopia (blue-blind)
#C8DBD4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8debb; /* rgb */ color: rgb(200, 222, 187); /* oklch */ color: oklch(87.5% 0.053 133.8);
Tailwind
colors: {
custom: {
50: '#d8e8cf',
500: '#c8debb',
950: '#000000',
},
}SCSS
$custom: #c8debb; $custom-light: #d8e8cf; $custom-dark: #000000;
JSON
{
"hex": "#c8debb",
"rgb": {
"r": 200,
"g": 222,
"b": 187
},
"hsl": {
"h": 97.714,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.87491,
"c": 0.05272,
"h": 133.8
},
"luminance": 0.6811
}Semantic roles & 50–950 ramp
primary
#C8DEBB
secondary
#A587B6
accent
#38AD82
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483