#CDDFDE#CDDFDE
#CDDFDE is a very light, near-neutral teal. Relative luminance 0.710; OKLCH L 89.0% C 0.019 H 192.8°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDFDE |
|---|---|
| RGB | rgb(205, 223, 222) |
| HSL | hsl(177, 22%, 84%) |
| HSV | hsv(177, 8%, 87%) |
| CMYK | cmyk(8.1%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(87.50, -6.17, -1.57) |
| CIE-LCH | lch(87.50, 6.37, 194.24°) |
| OKLab | oklab(88.99% -0.0188 -0.0043) |
| OKLCH | oklch(88.99% 0.019 192.8) |
| XYZ | xyz(64.7464, 71.0275, 79.3916) |
| Luminance | 0.7103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.72
Fog
#D8DCE0
ΔE00 6.90
Azure (CSS)
#F0FFFF
ΔE00 7.10
Silver (survey)
#C5C9C7
ΔE00 7.18
Lightcyan
#E0FFFF
ΔE00 7.40
Gainsboro
#DCDCDC
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDFDE #DFCDCE
analogous
#CDDFD5 #CDDFDE #CDD7DF
triadic
#CDDFDE #DECDDF #DFDECD
tetradic
#CDDFDE #D5CDDF #DFCDCE #D7DFCD
square
#CDDFDE #D5CDDF #DFCDCE #D7DFCD
split-complementary
#CDDFDE #DFCDD7 #DFD5CD
monochromatic
#82AFAD #A8C7C5 #CDDFDE #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.38
#CDDFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#CDDFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDFDE
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDFDE | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDE
Deuteranopia (green-blind)
#D9DADE
Tritanopia (blue-blind)
#C8E0DF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cddfde; /* rgb */ color: rgb(205, 223, 222); /* oklch */ color: oklch(89.0% 0.019 192.8);
Tailwind
colors: {
custom: {
50: '#dce9e8',
500: '#cddfde',
950: '#000000',
},
}SCSS
$custom: #cddfde; $custom-light: #dce9e8; $custom-dark: #000000;
JSON
{
"hex": "#cddfde",
"rgb": {
"r": 205,
"g": 223,
"b": 222
},
"hsl": {
"h": 176.667,
"s": 21.951,
"l": 83.922
},
"oklch": {
"l": 0.8899,
"c": 0.0193,
"h": 192.8
},
"luminance": 0.71028
}Semantic roles & 50–950 ramp
primary
#CDDFDE
secondary
#B59B9C
accent
#454AA0
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484