#CDDDDF#CDDDDF
#CDDDDF is a very light, near-neutral teal. Relative luminance 0.700; OKLCH L 88.6% C 0.017 H 205.8°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDDDF |
|---|---|
| RGB | rgb(205, 221, 223) |
| HSL | hsl(187, 22%, 84%) |
| HSV | hsv(187, 8%, 87%) |
| CMYK | cmyk(8.1%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(87.01, -4.95, -2.82) |
| CIE-LCH | lch(87.01, 5.69, 209.63°) |
| OKLab | oklab(88.61% -0.0157 -0.0076) |
| OKLCH | oklch(88.61% 0.017 205.8) |
| XYZ | xyz(64.3497, 70.0189, 79.9225) |
| Luminance | 0.7002 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 5.47
Light Grey
#D8DCD6
ΔE00 5.68
Silver (survey)
#C5C9C7
ΔE00 6.47
Gainsboro
#DCDCDC
ΔE00 6.75
Light Gray
#D3D3D3
ΔE00 6.92
Azure (CSS)
#F0FFFF
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDDDF #DFCFCD
analogous
#CDDFD8 #CDDDDF #CDD4DF
triadic
#CDDDDF #DFCDDD #DDDFCD
tetradic
#CDDDDF #D8CDDF #DFCFCD #D4DFCD
square
#CDDDDF #D8CDDF #DFCFCD #D4DFCD
split-complementary
#CDDDDF #DFCDD4 #DFD8CD
monochromatic
#82AAAF #A8C4C7 #CDDDDF #ECF2F3 #ECF2F3
Accessibility & contrast
On white
1.40
#CDDDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#CDDDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDDDF
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDDDF | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDF
Deuteranopia (green-blind)
#D7D9DF
Tritanopia (blue-blind)
#C8DEDE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cddddf; /* rgb */ color: rgb(205, 221, 223); /* oklch */ color: oklch(88.6% 0.017 205.8);
Tailwind
colors: {
custom: {
50: '#dce7e9',
500: '#cddddf',
950: '#000000',
},
}SCSS
$custom: #cddddf; $custom-light: #dce7e9; $custom-dark: #000000;
JSON
{
"hex": "#cddddf",
"rgb": {
"r": 205,
"g": 221,
"b": 223
},
"hsl": {
"h": 186.667,
"s": 21.951,
"l": 83.922
},
"oklch": {
"l": 0.8861,
"c": 0.01741,
"h": 205.8
},
"luminance": 0.7002
}Semantic roles & 50–950 ramp
primary
#CDDDDF
secondary
#B59E9B
accent
#4F45A0
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484