#CDDFE2#CDDFE2
#CDDFE2 is a very light, near-neutral teal. Relative luminance 0.712; OKLCH L 89.1% C 0.020 H 208.7°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDFE2 |
|---|---|
| RGB | rgb(205, 223, 226) |
| HSL | hsl(189, 27%, 85%) |
| HSV | hsv(189, 9%, 89%) |
| CMYK | cmyk(9.3%, 1.3%, 0%, 11.4%) |
| CIE-LAB | lab(87.60, -5.40, -3.52) |
| CIE-LCH | lch(87.60, 6.45, 213.09°) |
| OKLab | oklab(89.11% -0.0173 -0.0095) |
| OKLCH | oklch(89.11% 0.02 208.7) |
| XYZ | xyz(65.2889, 71.2445, 82.2486) |
| Luminance | 0.7125 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 5.95
Light Grey
#D8DCD6
ΔE00 6.43
Azure (CSS)
#F0FFFF
ΔE00 7.08
Silver (survey)
#C5C9C7
ΔE00 7.26
Gainsboro
#DCDCDC
ΔE00 7.37
Lightblue
#ADD8E6
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDFE2 #E2D0CD
analogous
#CDE2DB #CDDFE2 #CDD5E2
triadic
#CDDFE2 #E2CDDF #DFE2CD
tetradic
#CDDFE2 #DBCDE2 #E2D0CD #D5E2CD
square
#CDDFE2 #DBCDE2 #E2D0CD #D5E2CD
split-complementary
#CDDFE2 #E2CDD5 #E2DBCD
monochromatic
#80ADB5 #A6C6CC #CDDFE2 #ECF3F4 #ECF3F4
Accessibility & contrast
On white
1.38
#CDDFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#CDDFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDFE2
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDFE2 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDE2
Deuteranopia (green-blind)
#D8DAE2
Tritanopia (blue-blind)
#C7E1E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cddfe2; /* rgb */ color: rgb(205, 223, 226); /* oklch */ color: oklch(89.1% 0.020 208.7);
Tailwind
colors: {
custom: {
50: '#dce9eb',
500: '#cddfe2',
950: '#000000',
},
}SCSS
$custom: #cddfe2; $custom-light: #dce9eb; $custom-dark: #000000;
JSON
{
"hex": "#cddfe2",
"rgb": {
"r": 205,
"g": 223,
"b": 226
},
"hsl": {
"h": 188.571,
"s": 26.582,
"l": 84.51
},
"oklch": {
"l": 0.89108,
"c": 0.01972,
"h": 208.7
},
"luminance": 0.71245
}Semantic roles & 50–950 ramp
primary
#CDDFE2
secondary
#B99E9A
accent
#4F40A5
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484