#CEDDDB#CEDDDB
#CEDDDB is a very light, near-neutral teal. Relative luminance 0.699; OKLCH L 88.6% C 0.016 H 187.3°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDDB |
|---|---|
| RGB | rgb(206, 221, 219) |
| HSL | hsl(172, 18%, 84%) |
| HSV | hsv(172, 7%, 87%) |
| CMYK | cmyk(6.8%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(86.97, -5.38, -0.75) |
| CIE-LCH | lch(86.97, 5.44, 187.91°) |
| OKLab | oklab(88.57% -0.0162 -0.0021) |
| OKLCH | oklch(88.57% 0.016 187.3) |
| XYZ | xyz(64.0936, 69.9485, 77.1288) |
| Luminance | 0.6995 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.64
Silver (survey)
#C5C9C7
ΔE00 6.22
Fog
#D8DCE0
ΔE00 6.25
Gainsboro
#DCDCDC
ΔE00 6.88
Light Gray
#D3D3D3
ΔE00 7.04
Azure (CSS)
#F0FFFF
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDDB #DDCED0
analogous
#CEDDD3 #CEDDDB #CED7DD
triadic
#CEDDDB #DBCEDD #DDDBCE
tetradic
#CEDDDB #D3CEDD #DDCED0 #D7DDCE
square
#CEDDDB #D3CEDD #DDCED0 #D7DDCE
split-complementary
#CEDDDB #DDCED7 #DDD3CE
monochromatic
#86ABA6 #AAC4C0 #CEDDDB #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.40
#CEDDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#CEDDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDDB
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDDB | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDB
Deuteranopia (green-blind)
#D8D9DB
Tritanopia (blue-blind)
#CADEDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedddb; /* rgb */ color: rgb(206, 221, 219); /* oklch */ color: oklch(88.6% 0.016 187.3);
Tailwind
colors: {
custom: {
50: '#dde7e6',
500: '#cedddb',
950: '#000000',
},
}SCSS
$custom: #cedddb; $custom-light: #dde7e6; $custom-dark: #000000;
JSON
{
"hex": "#cedddb",
"rgb": {
"r": 206,
"g": 221,
"b": 219
},
"hsl": {
"h": 172,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.88566,
"c": 0.01633,
"h": 187.3
},
"luminance": 0.69949
}Semantic roles & 50–950 ramp
primary
#CEDDDB
secondary
#B39D9F
accent
#49549C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484