#CCDDCE#CCDDCE
#CCDDCE is a very light, muted green. Relative luminance 0.690; OKLCH L 88.1% C 0.027 H 148.8°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDDCE |
|---|---|
| RGB | rgb(204, 221, 206) |
| HSL | hsl(127, 20%, 83%) |
| HSV | hsv(127, 8%, 87%) |
| CMYK | cmyk(7.7%, 0%, 6.8%, 13.3%) |
| CIE-LAB | lab(86.51, -8.45, 5.41) |
| CIE-LCH | lch(86.51, 10.04, 147.35°) |
| OKLab | oklab(88.06% -0.0233 0.0141) |
| OKLCH | oklch(88.06% 0.027 148.8) |
| XYZ | xyz(61.8967, 69.0059, 68.4391) |
| Luminance | 0.6901 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.78
Honeydew
#F0FFF0
ΔE00 7.43
Silver (survey)
#C5C9C7
ΔE00 9.08
Beige
#F5F5DC
ΔE00 9.24
Mintcream
#F5FFFA
ΔE00 9.39
Ice
#D6FFFA
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDDCE #DDCCDB
analogous
#D2DDCC #CCDDCE #CCDDD6
triadic
#CCDDCE #CECCDD #DDCECC
tetradic
#CCDDCE #CCD2DD #DDCCDB #DDD6CC
square
#CCDDCE #CCD2DD #DDCCDB #DDD6CC
split-complementary
#CCDDCE #D6CCDD #DDCCD2
monochromatic
#83AC87 #A7C5AB #CCDDCE #EDF3ED #EDF3ED
Accessibility & contrast
On white
1.42
#CCDDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#CCDDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDDCE
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDDCE | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDACD
Deuteranopia (green-blind)
#DAD8CF
Tritanopia (blue-blind)
#CADCD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ccddce; /* rgb */ color: rgb(204, 221, 206); /* oklch */ color: oklch(88.1% 0.027 148.8);
Tailwind
colors: {
custom: {
50: '#dbe7dd',
500: '#ccddce',
950: '#000000',
},
}SCSS
$custom: #ccddce; $custom-light: #dbe7dd; $custom-dark: #000000;
JSON
{
"hex": "#ccddce",
"rgb": {
"r": 204,
"g": 221,
"b": 206
},
"hsl": {
"h": 127.059,
"s": 20,
"l": 83.333
},
"oklch": {
"l": 0.88056,
"c": 0.0273,
"h": 148.8
},
"luminance": 0.69007
}Semantic roles & 50–950 ramp
primary
#CCDDCE
secondary
#B39AB0
accent
#47949E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151615
muted
#848484