#C8DEBD#C8DEBD
#C8DEBD is a very light, muted green. Relative luminance 0.682; OKLCH L 87.5% C 0.050 H 135.1°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DEBD |
|---|---|
| RGB | rgb(200, 222, 189) |
| HSL | hsl(100, 33%, 81%) |
| HSV | hsv(100, 15%, 87%) |
| CMYK | cmyk(9.9%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(86.10, -13.28, 13.75) |
| CIE-LCH | lch(86.10, 19.11, 134.02°) |
| OKLab | oklab(87.54% -0.0357 0.0355) |
| OKLCH | oklch(87.54% 0.05 135.1) |
| XYZ | xyz(59.1243, 68.1955, 58.1824) |
| Luminance | 0.6820 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.01
Light Sage
#BCECAC
ΔE00 8.49
Mint
#AAF0C1
ΔE00 9.69
Very Pale Green
#CFFDBC
ΔE00 9.78
Honeydew
#F0FFF0
ΔE00 10.08
Very Light Green
#D1FFBD
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DEBD #D3BDDE
analogous
#D8DEBD #C8DEBD #BDDEC2
triadic
#C8DEBD #BDC8DE #DEBDC8
tetradic
#C8DEBD #BDD8DE #D3BDDE #DEC2BD
square
#C8DEBD #BDD8DE #D3BDDE #DEC2BD
split-complementary
#C8DEBD #C2BDDE #DEBDD8
monochromatic
#84B56B #A6CA94 #C8DEBD #EAF2E6 #EEF5EB
Accessibility & contrast
On white
1.43
#C8DEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#C8DEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DEBD
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DEBD | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BB
Deuteranopia (green-blind)
#DDD7BE
Tritanopia (blue-blind)
#C8DBD5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8debd; /* rgb */ color: rgb(200, 222, 189); /* oklch */ color: oklch(87.5% 0.050 135.1);
Tailwind
colors: {
custom: {
50: '#d8e8d1',
500: '#c8debd',
950: '#000000',
},
}SCSS
$custom: #c8debd; $custom-light: #d8e8d1; $custom-dark: #000000;
JSON
{
"hex": "#c8debd",
"rgb": {
"r": 200,
"g": 222,
"b": 189
},
"hsl": {
"h": 100,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.87539,
"c": 0.05036,
"h": 135.1
},
"luminance": 0.68196
}Semantic roles & 50–950 ramp
primary
#C8DEBD
secondary
#A789B6
accent
#39AC86
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483