#CEDFDB#CEDFDB
#CEDFDB is a very light, near-neutral teal. Relative luminance 0.710; OKLCH L 89.0% C 0.019 H 180.2°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFDB |
|---|---|
| RGB | rgb(206, 223, 219) |
| HSL | hsl(166, 21%, 84%) |
| HSV | hsv(166, 8%, 87%) |
| CMYK | cmyk(7.6%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(87.49, -6.41, 0.01) |
| CIE-LCH | lch(87.49, 6.41, 179.91°) |
| OKLab | oklab(88.98% -0.019 -0.0001) |
| OKLCH | oklch(88.98% 0.019 180.2) |
| XYZ | xyz(64.6247, 71.0108, 77.3058) |
| Luminance | 0.7101 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.20
Silver (survey)
#C5C9C7
ΔE00 7.16
Azure (CSS)
#F0FFFF
ΔE00 7.33
Fog
#D8DCE0
ΔE00 7.49
Mintcream
#F5FFFA
ΔE00 7.60
Lightcyan
#E0FFFF
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFDB #DFCED2
analogous
#CEDFD3 #CEDFDB #CEDBDF
triadic
#CEDFDB #DBCEDF #DFDBCE
tetradic
#CEDFDB #D3CEDF #DFCED2 #DBDFCE
square
#CEDFDB #D3CEDF #DFCED2 #DBDFCE
split-complementary
#CEDFDB #DFCEDB #DFD3CE
monochromatic
#84AFA5 #A9C7C0 #CEDFDB #ECF3F1 #ECF3F1
Accessibility & contrast
On white
1.38
#CEDFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#CEDFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFDB
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFDB | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDB
Deuteranopia (green-blind)
#DADADB
Tritanopia (blue-blind)
#CAE0DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedfdb; /* rgb */ color: rgb(206, 223, 219); /* oklch */ color: oklch(89.0% 0.019 180.2);
Tailwind
colors: {
custom: {
50: '#dde9e6',
500: '#cedfdb',
950: '#000000',
},
}SCSS
$custom: #cedfdb; $custom-light: #dde9e6; $custom-dark: #000000;
JSON
{
"hex": "#cedfdb",
"rgb": {
"r": 206,
"g": 223,
"b": 219
},
"hsl": {
"h": 165.882,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.88975,
"c": 0.01898,
"h": 180.2
},
"luminance": 0.71012
}Semantic roles & 50–950 ramp
primary
#CEDFDB
secondary
#B59CA2
accent
#465B9F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484