#C4DBC8#C4DBC8
#C4DBC8 is a very light, muted green. Relative luminance 0.666; OKLCH L 86.9% C 0.036 H 150.5°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DBC8 |
|---|---|
| RGB | rgb(196, 219, 200) |
| HSL | hsl(130, 24%, 81%) |
| HSV | hsv(130, 11%, 86%) |
| CMYK | cmyk(10.5%, 0%, 8.7%, 14.1%) |
| CIE-LAB | lab(85.29, -11.21, 6.75) |
| CIE-LCH | lch(85.29, 13.09, 148.96°) |
| OKLab | oklab(86.9% -0.0311 0.0176) |
| OKLCH | oklch(86.9% 0.036 150.5) |
| XYZ | xyz(58.5196, 66.5681, 64.3982) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.82
Light Grey
#D8DCD6
ΔE00 9.29
Ice
#D6FFFA
ΔE00 10.27
Beige
#F5F5DC
ΔE00 10.78
Duck Egg Blue
#C3FBF4
ΔE00 10.88
Silver (survey)
#C5C9C7
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DBC8 #DBC4D7
analogous
#CCDBC4 #C4DBC8 #C4DBD4
triadic
#C4DBC8 #C8C4DB #DBC8C4
tetradic
#C4DBC8 #C4CCDB #DBC4D7 #DBD4C4
square
#C4DBC8 #C4CCDB #DBC4D7 #DBD4C4
split-complementary
#C4DBC8 #D4C4DB #DBC4CC
monochromatic
#78AD81 #9EC4A5 #C4DBC8 #EAF2EB #ECF3ED
Accessibility & contrast
On white
1.47
#C4DBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#C4DBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DBC8
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DBC8 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7C7
Deuteranopia (green-blind)
#D7D4C9
Tritanopia (blue-blind)
#C1DAD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c4dbc8; /* rgb */ color: rgb(196, 219, 200); /* oklch */ color: oklch(86.9% 0.036 150.5);
Tailwind
colors: {
custom: {
50: '#d6e6d8',
500: '#c4dbc8',
950: '#000000',
},
}SCSS
$custom: #c4dbc8; $custom-light: #d6e6d8; $custom-dark: #000000;
JSON
{
"hex": "#c4dbc8",
"rgb": {
"r": 196,
"g": 219,
"b": 200
},
"hsl": {
"h": 130.435,
"s": 24.211,
"l": 81.373
},
"oklch": {
"l": 0.86903,
"c": 0.03569,
"h": 150.5
},
"luminance": 0.66569
}Semantic roles & 50–950 ramp
primary
#C4DBC8
secondary
#B192AC
accent
#4392A3
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483