#C8DCCB#C8DCCB
#C8DCCB is a very light, muted green. Relative luminance 0.678; OKLCH L 87.5% C 0.031 H 149.8°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCCB |
|---|---|
| RGB | rgb(200, 220, 203) |
| HSL | hsl(129, 22%, 82%) |
| HSV | hsv(129, 9%, 86%) |
| CMYK | cmyk(9.1%, 0%, 7.7%, 13.7%) |
| CIE-LAB | lab(85.89, -9.83, 6.08) |
| CIE-LCH | lch(85.89, 11.56, 148.27°) |
| OKLab | oklab(87.48% -0.0272 0.0159) |
| OKLCH | oklch(87.48% 0.031 149.8) |
| XYZ | xyz(60.1899, 67.7769, 66.3995) |
| Luminance | 0.6778 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.06
Light Grey
#D8DCD6
ΔE00 8.07
Beige
#F5F5DC
ΔE00 9.98
Silver (survey)
#C5C9C7
ΔE00 10.05
Ice
#D6FFFA
ΔE00 10.09
Mintcream
#F5FFFA
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCCB #DCC8D9
analogous
#CFDCC8 #C8DCCB #C8DCD5
triadic
#C8DCCB #CBC8DC #DCCBC8
tetradic
#C8DCCB #C8CFDC #DCC8D9 #DCD5C8
square
#C8DCCB #C8CFDC #DCC8D9 #DCD5C8
split-complementary
#C8DCCB #D5C8DC #DCC8CF
monochromatic
#7DAC84 #A3C4A8 #C8DCCB #ECF3ED #ECF3ED
Accessibility & contrast
On white
1.44
#C8DCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#C8DCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCCB
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCCB | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CA
Deuteranopia (green-blind)
#D9D6CC
Tritanopia (blue-blind)
#C6DBD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8dccb; /* rgb */ color: rgb(200, 220, 203); /* oklch */ color: oklch(87.5% 0.031 149.8);
Tailwind
colors: {
custom: {
50: '#d8e6da',
500: '#c8dccb',
950: '#000000',
},
}SCSS
$custom: #c8dccb; $custom-light: #d8e6da; $custom-dark: #000000;
JSON
{
"hex": "#c8dccb",
"rgb": {
"r": 200,
"g": 220,
"b": 203
},
"hsl": {
"h": 129,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.87478,
"c": 0.03149,
"h": 149.8
},
"luminance": 0.67778
}Semantic roles & 50–950 ramp
primary
#C8DCCB
secondary
#B296AE
accent
#4593A1
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483