#CDDFDB#CDDFDB
#CDDFDB is a very light, near-neutral teal. Relative luminance 0.709; OKLCH L 88.9% C 0.020 H 181.1°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDFDB |
|---|---|
| RGB | rgb(205, 223, 219) |
| HSL | hsl(167, 22%, 84%) |
| HSV | hsv(167, 8%, 87%) |
| CMYK | cmyk(8.1%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(87.42, -6.74, -0.10) |
| CIE-LCH | lch(87.42, 6.74, 180.85°) |
| OKLab | oklab(88.9% -0.02 -0.0004) |
| OKLCH | oklch(88.9% 0.02 181.1) |
| XYZ | xyz(64.3479, 70.8681, 77.2929) |
| Luminance | 0.7087 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.55
Silver (survey)
#C5C9C7
ΔE00 7.41
Azure (CSS)
#F0FFFF
ΔE00 7.44
Lightcyan
#E0FFFF
ΔE00 7.52
Mintcream
#F5FFFA
ΔE00 7.77
Fog
#D8DCE0
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDFDB #DFCDD1
analogous
#CDDFD2 #CDDFDB #CDDADF
triadic
#CDDFDB #DBCDDF #DFDBCD
tetradic
#CDDFDB #D2CDDF #DFCDD1 #DADFCD
square
#CDDFDB #D2CDDF #DFCDD1 #DADFCD
split-complementary
#CDDFDB #DFCDDA #DFD2CD
monochromatic
#82AFA5 #A8C7C0 #CDDFDB #ECF3F2 #ECF3F2
Accessibility & contrast
On white
1.38
#CDDFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#CDDFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDFDB
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDFDB | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDB
Deuteranopia (green-blind)
#DADADB
Tritanopia (blue-blind)
#C9E0DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cddfdb; /* rgb */ color: rgb(205, 223, 219); /* oklch */ color: oklch(88.9% 0.020 181.1);
Tailwind
colors: {
custom: {
50: '#dce9e6',
500: '#cddfdb',
950: '#000000',
},
}SCSS
$custom: #cddfdb; $custom-light: #dce9e6; $custom-dark: #000000;
JSON
{
"hex": "#cddfdb",
"rgb": {
"r": 205,
"g": 223,
"b": 219
},
"hsl": {
"h": 166.667,
"s": 21.951,
"l": 83.922
},
"oklch": {
"l": 0.88903,
"c": 0.01999,
"h": 181.1
},
"luminance": 0.70869
}Semantic roles & 50–950 ramp
primary
#CDDFDB
secondary
#B59BA1
accent
#4559A0
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484