#CDDFD8#CDDFD8
#CDDFD8 is a very light, muted teal. Relative luminance 0.707; OKLCH L 88.8% C 0.021 H 170.6°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDFD8 |
|---|---|
| RGB | rgb(205, 223, 216) |
| HSL | hsl(157, 22%, 84%) |
| HSV | hsv(157, 8%, 87%) |
| CMYK | cmyk(8.1%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(87.34, -7.31, 1.37) |
| CIE-LCH | lch(87.34, 7.43, 169.38°) |
| OKLab | oklab(88.82% -0.0212 0.0035) |
| OKLCH | oklch(88.82% 0.021 170.6) |
| XYZ | xyz(63.9566, 70.7116, 75.2316) |
| Luminance | 0.7071 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.68
Honeydew
#F0FFF0
ΔE00 7.60
Silver (survey)
#C5C9C7
ΔE00 7.82
Lightcyan
#E0FFFF
ΔE00 7.92
Mintcream
#F5FFFA
ΔE00 7.94
Azure (CSS)
#F0FFFF
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDFD8 #DFCDD4
analogous
#CDDFCF #CDDFD8 #CDDDDF
triadic
#CDDFD8 #D8CDDF #DFD8CD
tetradic
#CDDFD8 #CFCDDF #DFCDD4 #DDDFCD
square
#CDDFD8 #CFCDDF #DFCDD4 #DDDFCD
split-complementary
#CDDFD8 #DFCDDD #DFCFCD
monochromatic
#82AF9E #A8C7BB #CDDFD8 #ECF3F0 #ECF3F0
Accessibility & contrast
On white
1.39
#CDDFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#CDDFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDFD8
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDFD8 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD8
Deuteranopia (green-blind)
#DADAD8
Tritanopia (blue-blind)
#C9DFDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cddfd8; /* rgb */ color: rgb(205, 223, 216); /* oklch */ color: oklch(88.8% 0.021 170.6);
Tailwind
colors: {
custom: {
50: '#dce9e4',
500: '#cddfd8',
950: '#000000',
},
}SCSS
$custom: #cddfd8; $custom-light: #dce9e4; $custom-dark: #000000;
JSON
{
"hex": "#cddfd8",
"rgb": {
"r": 205,
"g": 223,
"b": 216
},
"hsl": {
"h": 156.667,
"s": 21.951,
"l": 83.922
},
"oklch": {
"l": 0.88818,
"c": 0.02145,
"h": 170.6
},
"luminance": 0.70712
}Semantic roles & 50–950 ramp
primary
#CDDFD8
secondary
#B59BA5
accent
#4569A0
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484