#CDDFDD#CDDFDD
#CDDFDD is a very light, near-neutral teal. Relative luminance 0.710; OKLCH L 89.0% C 0.019 H 188.8°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDFDD |
|---|---|
| RGB | rgb(205, 223, 221) |
| HSL | hsl(173, 22%, 84%) |
| HSV | hsv(173, 8%, 87%) |
| CMYK | cmyk(8.1%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(87.47, -6.36, -1.08) |
| CIE-LCH | lch(87.47, 6.45, 189.61°) |
| OKLab | oklab(88.96% -0.0192 -0.003) |
| OKLCH | oklch(88.96% 0.019 188.8) |
| XYZ | xyz(64.6128, 70.9741, 78.6879) |
| Luminance | 0.7097 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.63
Fog
#D8DCE0
ΔE00 7.18
Azure (CSS)
#F0FFFF
ΔE00 7.18
Silver (survey)
#C5C9C7
ΔE00 7.23
Lightcyan
#E0FFFF
ΔE00 7.40
Mintcream
#F5FFFA
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDFDD #DFCDCF
analogous
#CDDFD4 #CDDFDD #CDD8DF
triadic
#CDDFDD #DDCDDF #DFDDCD
tetradic
#CDDFDD #D4CDDF #DFCDCF #D8DFCD
square
#CDDFDD #D4CDDF #DFCDCF #D8DFCD
split-complementary
#CDDFDD #DFCDD8 #DFD4CD
monochromatic
#82AFAA #A8C7C4 #CDDFDD #ECF3F2 #ECF3F2
Accessibility & contrast
On white
1.38
#CDDFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#CDDFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDFDD
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDFDD | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDD
Deuteranopia (green-blind)
#D9DADD
Tritanopia (blue-blind)
#C8E0DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cddfdd; /* rgb */ color: rgb(205, 223, 221); /* oklch */ color: oklch(89.0% 0.019 188.8);
Tailwind
colors: {
custom: {
50: '#dce9e7',
500: '#cddfdd',
950: '#000000',
},
}SCSS
$custom: #cddfdd; $custom-light: #dce9e7; $custom-dark: #000000;
JSON
{
"hex": "#cddfdd",
"rgb": {
"r": 205,
"g": 223,
"b": 221
},
"hsl": {
"h": 173.333,
"s": 21.951,
"l": 83.922
},
"oklch": {
"l": 0.88961,
"c": 0.01944,
"h": 188.8
},
"luminance": 0.70975
}Semantic roles & 50–950 ramp
primary
#CDDFDD
secondary
#B59B9E
accent
#454FA0
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484