#C8DDBF#C8DDBF
#C8DDBF is a very light, muted green. Relative luminance 0.678; OKLCH L 87.4% C 0.046 H 136.2°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DDBF |
|---|---|
| RGB | rgb(200, 221, 191) |
| HSL | hsl(102, 31%, 81%) |
| HSV | hsv(102, 14%, 87%) |
| CMYK | cmyk(9.5%, 0%, 13.6%, 13.3%) |
| CIE-LAB | lab(85.88, -12.44, 12.38) |
| CIE-LCH | lch(85.88, 17.55, 135.14°) |
| OKLab | oklab(87.38% -0.0335 0.0321) |
| OKLCH | oklch(87.38% 0.046 136.2) |
| XYZ | xyz(59.0781, 67.7533, 59.2453) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.87
Light Sage
#BCECAC
ΔE00 9.34
Honeydew
#F0FFF0
ΔE00 9.64
Beige
#F5F5DC
ΔE00 9.97
Mint
#AAF0C1
ΔE00 10.21
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DDBF #D4BFDD
analogous
#D7DDBF #C8DDBF #BFDDC5
triadic
#C8DDBF #BFC8DD #DDBFC8
tetradic
#C8DDBF #BFD7DD #D4BFDD #DDC5BF
square
#C8DDBF #BFD7DD #D4BFDD #DDC5BF
split-complementary
#C8DDBF #C5BFDD #DDBFD7
monochromatic
#83B36F #A6C897 #C8DDBF #EAF2E7 #EEF4EB
Accessibility & contrast
On white
1.44
#C8DDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#C8DDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DDBF
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DDBF | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BD
Deuteranopia (green-blind)
#DCD6C0
Tritanopia (blue-blind)
#C8DAD4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8ddbf; /* rgb */ color: rgb(200, 221, 191); /* oklch */ color: oklch(87.4% 0.046 136.2);
Tailwind
colors: {
custom: {
50: '#d8e7d2',
500: '#c8ddbf',
950: '#000000',
},
}SCSS
$custom: #c8ddbf; $custom-light: #d8e7d2; $custom-dark: #000000;
JSON
{
"hex": "#c8ddbf",
"rgb": {
"r": 200,
"g": 221,
"b": 191
},
"hsl": {
"h": 102,
"s": 30.612,
"l": 80.784
},
"oklch": {
"l": 0.87378,
"c": 0.04635,
"h": 136.2
},
"luminance": 0.67754
}Semantic roles & 50–950 ramp
primary
#C8DDBF
secondary
#A88CB4
accent
#3CA989
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483