#C8DEBE#C8DEBE
#C8DEBE is a very light, muted green. Relative luminance 0.682; OKLCH L 87.6% C 0.049 H 135.8°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DEBE |
|---|---|
| RGB | rgb(200, 222, 190) |
| HSL | hsl(101, 33%, 81%) |
| HSV | hsv(101, 14%, 87%) |
| CMYK | cmyk(9.9%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(86.13, -13.11, 13.25) |
| CIE-LCH | lch(86.13, 18.64, 134.70°) |
| OKLab | oklab(87.56% -0.0353 0.0343) |
| OKLCH | oklch(87.56% 0.049 135.8) |
| XYZ | xyz(59.2333, 68.2390, 58.7560) |
| Luminance | 0.6824 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.27
Light Sage
#BCECAC
ΔE00 8.72
Mint
#AAF0C1
ΔE00 9.76
Honeydew
#F0FFF0
ΔE00 9.90
Very Pale Green
#CFFDBC
ΔE00 9.98
Beige
#F5F5DC
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DEBE #D4BEDE
analogous
#D8DEBE #C8DEBE #BEDEC4
triadic
#C8DEBE #BEC8DE #DEBEC8
tetradic
#C8DEBE #BED8DE #D4BEDE #DEC4BE
square
#C8DEBE #BED8DE #D4BEDE #DEC4BE
split-complementary
#C8DEBE #C4BEDE #DEBED8
monochromatic
#83B56D #A6C995 #C8DEBE #EAF3E7 #EEF5EB
Accessibility & contrast
On white
1.43
#C8DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#C8DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DEBE
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DEBE | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BC
Deuteranopia (green-blind)
#DDD7BF
Tritanopia (blue-blind)
#C8DBD5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8debe; /* rgb */ color: rgb(200, 222, 190); /* oklch */ color: oklch(87.6% 0.049 135.8);
Tailwind
colors: {
custom: {
50: '#d8e8d1',
500: '#c8debe',
950: '#000000',
},
}SCSS
$custom: #c8debe; $custom-light: #d8e8d1; $custom-dark: #000000;
JSON
{
"hex": "#c8debe",
"rgb": {
"r": 200,
"g": 222,
"b": 190
},
"hsl": {
"h": 101.25,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.87563,
"c": 0.04919,
"h": 135.8
},
"luminance": 0.6824
}Semantic roles & 50–950 ramp
primary
#C8DEBE
secondary
#A88AB6
accent
#3AAB88
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483