#CDDFDF#CDDFDF
#CDDFDF is a very light, near-neutral teal. Relative luminance 0.711; OKLCH L 89.0% C 0.019 H 196.8°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDFDF |
|---|---|
| RGB | rgb(205, 223, 223) |
| HSL | hsl(180, 22%, 84%) |
| HSV | hsv(180, 8%, 87%) |
| CMYK | cmyk(8.1%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(87.52, -5.98, -2.06) |
| CIE-LCH | lch(87.52, 6.32, 198.97°) |
| OKLab | oklab(89.02% -0.0184 -0.0056) |
| OKLCH | oklch(89.02% 0.019 196.8) |
| XYZ | xyz(64.8809, 71.0813, 80.0996) |
| Luminance | 0.7108 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.85
Fog
#D8DCE0
ΔE00 6.63
Azure (CSS)
#F0FFFF
ΔE00 7.04
Silver (survey)
#C5C9C7
ΔE00 7.16
Lightcyan
#E0FFFF
ΔE00 7.43
Gainsboro
#DCDCDC
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDFDF #DFCDCD
analogous
#CDDFD6 #CDDFDF #CDD6DF
triadic
#CDDFDF #DFCDDF #DFDFCD
tetradic
#CDDFDF #D6CDDF #DFCDCD #D6DFCD
square
#CDDFDF #D6CDDF #DFCDCD #D6DFCD
split-complementary
#CDDFDF #DFCDD6 #DFD6CD
monochromatic
#82AFAF #A8C7C7 #CDDFDF #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.38
#CDDFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#CDDFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDFDF
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDFDF | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDF
Deuteranopia (green-blind)
#D9DADF
Tritanopia (blue-blind)
#C8E0DF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cddfdf; /* rgb */ color: rgb(205, 223, 223); /* oklch */ color: oklch(89.0% 0.019 196.8);
Tailwind
colors: {
custom: {
50: '#dce9e9',
500: '#cddfdf',
950: '#000000',
},
}SCSS
$custom: #cddfdf; $custom-light: #dce9e9; $custom-dark: #000000;
JSON
{
"hex": "#cddfdf",
"rgb": {
"r": 205,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 21.951,
"l": 83.922
},
"oklch": {
"l": 0.89019,
"c": 0.01926,
"h": 196.8
},
"luminance": 0.71082
}Semantic roles & 50–950 ramp
primary
#CDDFDF
secondary
#B59B9B
accent
#4545A0
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484