#C4DBCA#C4DBCA
#C4DBCA is a very light, muted green. Relative luminance 0.667; OKLCH L 87.0% C 0.034 H 153.6°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DBCA |
|---|---|
| RGB | rgb(196, 219, 202) |
| HSL | hsl(136, 24%, 81%) |
| HSV | hsv(136, 11%, 86%) |
| CMYK | cmyk(10.5%, 0%, 7.8%, 14.1%) |
| CIE-LAB | lab(85.33, -10.85, 5.76) |
| CIE-LCH | lch(85.33, 12.29, 152.03°) |
| OKLab | oklab(86.96% -0.0302 0.015) |
| OKLCH | oklch(86.96% 0.034 153.6) |
| XYZ | xyz(58.7549, 66.6622, 65.6373) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.68
Light Grey
#D8DCD6
ΔE00 8.89
Ice
#D6FFFA
ΔE00 9.87
Duck Egg Blue
#C3FBF4
ΔE00 10.57
Silver (survey)
#C5C9C7
ΔE00 10.58
Lightcyan
#E0FFFF
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DBCA #DBC4D5
analogous
#CADBC4 #C4DBCA #C4DBD6
triadic
#C4DBCA #CAC4DB #DBCAC4
tetradic
#C4DBCA #C4CADB #DBC4D5 #DBD6C4
square
#C4DBCA #C4CADB #DBC4D5 #DBD6C4
split-complementary
#C4DBCA #D6C4DB #DBC4CA
monochromatic
#78AD86 #9EC4A8 #C4DBCA #EAF2EC #ECF3EE
Accessibility & contrast
On white
1.47
#C4DBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#C4DBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DBCA
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DBCA | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7C9
Deuteranopia (green-blind)
#D7D4CB
Tritanopia (blue-blind)
#C1DAD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c4dbca; /* rgb */ color: rgb(196, 219, 202); /* oklch */ color: oklch(87.0% 0.034 153.6);
Tailwind
colors: {
custom: {
50: '#d6e6da',
500: '#c4dbca',
950: '#000000',
},
}SCSS
$custom: #c4dbca; $custom-light: #d6e6da; $custom-dark: #000000;
JSON
{
"hex": "#c4dbca",
"rgb": {
"r": 196,
"g": 219,
"b": 202
},
"hsl": {
"h": 135.652,
"s": 24.211,
"l": 81.373
},
"oklch": {
"l": 0.86956,
"c": 0.03377,
"h": 153.6
},
"luminance": 0.66663
}Semantic roles & 50–950 ramp
primary
#C4DBCA
secondary
#B192A9
accent
#438AA3
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483