#CEDFDD#CEDFDD
#CEDFDD is a very light, near-neutral teal. Relative luminance 0.711; OKLCH L 89.0% C 0.018 H 188.3°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFDD |
|---|---|
| RGB | rgb(206, 223, 221) |
| HSL | hsl(173, 21%, 84%) |
| HSV | hsv(173, 8%, 87%) |
| CMYK | cmyk(7.6%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(87.54, -6.03, -0.97) |
| CIE-LCH | lch(87.54, 6.11, 189.12°) |
| OKLab | oklab(89.03% -0.0182 -0.0027) |
| OKLCH | oklch(89.03% 0.018 188.3) |
| XYZ | xyz(64.8896, 71.1168, 78.7008) |
| Luminance | 0.7112 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.30
Fog
#D8DCE0
ΔE00 6.87
Silver (survey)
#C5C9C7
ΔE00 6.99
Azure (CSS)
#F0FFFF
ΔE00 7.08
Lightcyan
#E0FFFF
ΔE00 7.55
Gainsboro
#DCDCDC
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFDD #DFCED0
analogous
#CEDFD5 #CEDFDD #CED9DF
triadic
#CEDFDD #DDCEDF #DFDDCE
tetradic
#CEDFDD #D5CEDF #DFCED0 #D9DFCE
square
#CEDFDD #D5CEDF #DFCED0 #D9DFCE
split-complementary
#CEDFDD #DFCED9 #DFD5CE
monochromatic
#84AFAA #A9C7C3 #CEDFDD #ECF3F2 #ECF3F2
Accessibility & contrast
On white
1.38
#CEDFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#CEDFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFDD
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFDD | 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)
#DDDDDD
Deuteranopia (green-blind)
#D9DADD
Tritanopia (blue-blind)
#CAE0DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedfdd; /* rgb */ color: rgb(206, 223, 221); /* oklch */ color: oklch(89.0% 0.018 188.3);
Tailwind
colors: {
custom: {
50: '#dde9e7',
500: '#cedfdd',
950: '#000000',
},
}SCSS
$custom: #cedfdd; $custom-light: #dde9e7; $custom-dark: #000000;
JSON
{
"hex": "#cedfdd",
"rgb": {
"r": 206,
"g": 223,
"b": 221
},
"hsl": {
"h": 172.941,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.89033,
"c": 0.01839,
"h": 188.3
},
"luminance": 0.71118
}Semantic roles & 50–950 ramp
primary
#CEDFDD
secondary
#B59C9F
accent
#46519F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484