#C4DDCC#C4DDCC
#C4DDCC is a very light, muted green. Relative luminance 0.678; OKLCH L 87.4% C 0.035 H 155.9°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DDCC |
|---|---|
| RGB | rgb(196, 221, 204) |
| HSL | hsl(139, 27%, 82%) |
| HSV | hsv(139, 11%, 87%) |
| CMYK | cmyk(11.3%, 0%, 7.7%, 13.3%) |
| CIE-LAB | lab(85.91, -11.50, 5.54) |
| CIE-LCH | lch(85.91, 12.76, 154.29°) |
| OKLab | oklab(87.43% -0.0322 0.0144) |
| OKLCH | oklch(87.43% 0.035 155.9) |
| XYZ | xyz(59.5181, 67.8074, 67.0675) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.56
Ice
#D6FFFA
ΔE00 9.32
Light Grey
#D8DCD6
ΔE00 9.34
Duck Egg Blue
#C3FBF4
ΔE00 9.92
Ice Blue (survey)
#D7FFFE
ΔE00 10.21
Very Pale Blue
#D6FFFE
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DDCC #DDC4D5
analogous
#C9DDC4 #C4DDCC #C4DDD9
triadic
#C4DDCC #CCC4DD #DDCCC4
tetradic
#C4DDCC #C4C9DD #DDC4D5 #DDD9C4
square
#C4DDCC #C4C9DD #DDC4D5 #DDD9C4
split-complementary
#C4DDCC #D9C4DD #DDC4C9
monochromatic
#76B089 #9DC7AA #C4DDCC #EBF3EE #ECF4EE
Accessibility & contrast
On white
1.44
#C4DDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#C4DDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DDCC
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DDCC | 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)
#DDD9CB
Deuteranopia (green-blind)
#D8D6CD
Tritanopia (blue-blind)
#C0DCD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c4ddcc; /* rgb */ color: rgb(196, 221, 204); /* oklch */ color: oklch(87.4% 0.035 155.9);
Tailwind
colors: {
custom: {
50: '#d6e7db',
500: '#c4ddcc',
950: '#000000',
},
}SCSS
$custom: #c4ddcc; $custom-light: #d6e7db; $custom-dark: #000000;
JSON
{
"hex": "#c4ddcc",
"rgb": {
"r": 196,
"g": 221,
"b": 204
},
"hsl": {
"h": 139.2,
"s": 26.882,
"l": 81.765
},
"oklch": {
"l": 0.8743,
"c": 0.03529,
"h": 155.9
},
"luminance": 0.67808
}Semantic roles & 50–950 ramp
primary
#C4DDCC
secondary
#B491A9
accent
#4085A5
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141615
muted
#838484