#CDDFD5#CDDFD5
#CDDFD5 is a very light, muted green. Relative luminance 0.706; OKLCH L 88.7% C 0.024 H 161.7°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDFD5 |
|---|---|
| RGB | rgb(205, 223, 213) |
| HSL | hsl(147, 22%, 84%) |
| HSV | hsv(147, 8%, 87%) |
| CMYK | cmyk(8.1%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(87.27, -7.86, 2.84) |
| CIE-LCH | lch(87.27, 8.36, 160.14°) |
| OKLab | oklab(88.73% -0.0223 0.0074) |
| OKLCH | oklch(88.73% 0.024 161.7) |
| XYZ | xyz(63.5723, 70.5578, 73.2077) |
| Luminance | 0.7056 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.05
Honeydew
#F0FFF0
ΔE00 7.22
Mintcream
#F5FFFA
ΔE00 8.30
Silver (survey)
#C5C9C7
ΔE00 8.37
Lightcyan
#E0FFFF
ΔE00 8.51
Azure (CSS)
#F0FFFF
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDFD5 #DFCDD7
analogous
#CEDFCD #CDDFD5 #CDDFDE
triadic
#CDDFD5 #D5CDDF #DFD5CD
tetradic
#CDDFD5 #CDCEDF #DFCDD7 #DFDECD
square
#CDDFD5 #CDCEDF #DFCDD7 #DFDECD
split-complementary
#CDDFD5 #DECDDF #DFCDCE
monochromatic
#82AF96 #A8C7B6 #CDDFD5 #ECF3EF #ECF3EF
Accessibility & contrast
On white
1.39
#CDDFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#CDDFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDFD5
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDFD5 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD5
Deuteranopia (green-blind)
#DBDAD6
Tritanopia (blue-blind)
#CADFDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cddfd5; /* rgb */ color: rgb(205, 223, 213); /* oklch */ color: oklch(88.7% 0.024 161.7);
Tailwind
colors: {
custom: {
50: '#dce9e1',
500: '#cddfd5',
950: '#000000',
},
}SCSS
$custom: #cddfd5; $custom-light: #dce9e1; $custom-dark: #000000;
JSON
{
"hex": "#cddfd5",
"rgb": {
"r": 205,
"g": 223,
"b": 213
},
"hsl": {
"h": 146.667,
"s": 21.951,
"l": 83.922
},
"oklch": {
"l": 0.88734,
"c": 0.02353,
"h": 161.7
},
"luminance": 0.70559
}Semantic roles & 50–950 ramp
primary
#CDDFD5
secondary
#B59BAA
accent
#4578A0
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484