#C8DEBF#C8DEBF
#C8DEBF is a very light, muted green. Relative luminance 0.683; OKLCH L 87.6% C 0.048 H 136.5°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DEBF |
|---|---|
| RGB | rgb(200, 222, 191) |
| HSL | hsl(103, 32%, 81%) |
| HSV | hsv(103, 14%, 87%) |
| CMYK | cmyk(9.9%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(86.15, -12.95, 12.76) |
| CIE-LCH | lch(86.15, 18.18, 135.42°) |
| OKLab | oklab(87.59% -0.0349 0.033) |
| OKLCH | oklch(87.59% 0.048 136.5) |
| XYZ | xyz(59.3429, 68.2829, 59.3336) |
| Luminance | 0.6828 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.53
Light Sage
#BCECAC
ΔE00 8.95
Honeydew
#F0FFF0
ΔE00 9.73
Mint
#AAF0C1
ΔE00 9.84
Beige
#F5F5DC
ΔE00 10.11
Very Pale Green
#CFFDBC
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DEBF #D5BFDE
analogous
#D7DEBF #C8DEBF #BFDEC5
triadic
#C8DEBF #BFC8DE #DEBFC8
tetradic
#C8DEBF #BFD7DE #D5BFDE #DEC5BF
square
#C8DEBF #BFD7DE #D5BFDE #DEC5BF
split-complementary
#C8DEBF #C5BFDE #DEBFD7
monochromatic
#83B46E #A5C997 #C8DEBF #EBF3E7 #EEF5EB
Accessibility & contrast
On white
1.43
#C8DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#C8DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DEBF
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DEBF | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BD
Deuteranopia (green-blind)
#DDD7C0
Tritanopia (blue-blind)
#C8DBD5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8debf; /* rgb */ color: rgb(200, 222, 191); /* oklch */ color: oklch(87.6% 0.048 136.5);
Tailwind
colors: {
custom: {
50: '#d8e8d2',
500: '#c8debf',
950: '#000000',
},
}SCSS
$custom: #c8debf; $custom-light: #d8e8d2; $custom-dark: #000000;
JSON
{
"hex": "#c8debf",
"rgb": {
"r": 200,
"g": 222,
"b": 191
},
"hsl": {
"h": 102.581,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.87588,
"c": 0.04802,
"h": 136.5
},
"luminance": 0.68284
}Semantic roles & 50–950 ramp
primary
#C8DEBF
secondary
#A98BB6
accent
#3BAB8A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483