#CDDEDF#CDDEDF
#CDDEDF is a very light, near-neutral teal. Relative luminance 0.705; OKLCH L 88.8% C 0.018 H 201.1°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDEDF |
|---|---|
| RGB | rgb(205, 222, 223) |
| HSL | hsl(183, 22%, 84%) |
| HSV | hsv(183, 8%, 87%) |
| CMYK | cmyk(8.1%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(87.27, -5.47, -2.44) |
| CIE-LCH | lch(87.27, 5.98, 204.02°) |
| OKLab | oklab(88.82% -0.0171 -0.0066) |
| OKLCH | oklch(88.82% 0.018 201.1) |
| XYZ | xyz(64.6145, 70.5485, 80.0108) |
| Luminance | 0.7055 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.73
Fog
#D8DCE0
ΔE00 6.05
Silver (survey)
#C5C9C7
ΔE00 6.79
Azure (CSS)
#F0FFFF
ΔE00 7.16
Gainsboro
#DCDCDC
ΔE00 7.18
Light Gray
#D3D3D3
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDEDF #DFCECD
analogous
#CDDFD7 #CDDEDF #CDD5DF
triadic
#CDDEDF #DFCDDE #DEDFCD
tetradic
#CDDEDF #D7CDDF #DFCECD #D5DFCD
square
#CDDEDF #D7CDDF #DFCECD #D5DFCD
split-complementary
#CDDEDF #DFCDD5 #DFD7CD
monochromatic
#82ADAF #A8C5C7 #CDDEDF #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.39
#CDDEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#CDDEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDEDF
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDEDF | 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)
#DBDCDF
Deuteranopia (green-blind)
#D8D9DF
Tritanopia (blue-blind)
#C8DFDE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cddedf; /* rgb */ color: rgb(205, 222, 223); /* oklch */ color: oklch(88.8% 0.018 201.1);
Tailwind
colors: {
custom: {
50: '#dce8e9',
500: '#cddedf',
950: '#000000',
},
}SCSS
$custom: #cddedf; $custom-light: #dce8e9; $custom-dark: #000000;
JSON
{
"hex": "#cddedf",
"rgb": {
"r": 205,
"g": 222,
"b": 223
},
"hsl": {
"h": 183.333,
"s": 21.951,
"l": 83.922
},
"oklch": {
"l": 0.88815,
"c": 0.01828,
"h": 201.1
},
"luminance": 0.70549
}Semantic roles & 50–950 ramp
primary
#CDDEDF
secondary
#B59C9B
accent
#4A45A0
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484