#CEDCDD#CEDCDD
#CEDCDD is a very light, near-neutral teal. Relative luminance 0.695; OKLCH L 88.4% C 0.015 H 202.0°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCDD |
|---|---|
| RGB | rgb(206, 220, 221) |
| HSL | hsl(184, 18%, 84%) |
| HSV | hsv(184, 7%, 87%) |
| CMYK | cmyk(6.8%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(86.76, -4.49, -2.11) |
| CIE-LCH | lch(86.76, 4.96, 205.13°) |
| OKLab | oklab(88.42% -0.014 -0.0057) |
| OKLCH | oklch(88.42% 0.015 202) |
| XYZ | xyz(64.0952, 69.5279, 78.4360) |
| Luminance | 0.6953 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.92
Fog
#D8DCE0
ΔE00 5.01
Silver (survey)
#C5C9C7
ΔE00 5.81
Gainsboro
#DCDCDC
ΔE00 6.12
Light Gray
#D3D3D3
ΔE00 6.26
Azure (CSS)
#F0FFFF
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCDD #DDCFCE
analogous
#CEDDD6 #CEDCDD #CED4DD
triadic
#CEDCDD #DDCEDC #DCDDCE
tetradic
#CEDCDD #D6CEDD #DDCFCE #D4DDCE
square
#CEDCDD #D6CEDD #DDCFCE #D4DDCE
split-complementary
#CEDCDD #DDCED4 #DDD6CE
monochromatic
#86A8AB #AAC2C4 #CEDCDD #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.41
#CEDCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#CEDCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCDD
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCDD | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDD
Deuteranopia (green-blind)
#D7D8DD
Tritanopia (blue-blind)
#CADDDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedcdd; /* rgb */ color: rgb(206, 220, 221); /* oklch */ color: oklch(88.4% 0.015 202.0);
Tailwind
colors: {
custom: {
50: '#dde6e7',
500: '#cedcdd',
950: '#000000',
},
}SCSS
$custom: #cedcdd; $custom-light: #dde6e7; $custom-dark: #000000;
JSON
{
"hex": "#cedcdd",
"rgb": {
"r": 206,
"g": 220,
"b": 221
},
"hsl": {
"h": 184,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.8842,
"c": 0.01515,
"h": 202
},
"luminance": 0.69529
}Semantic roles & 50–950 ramp
primary
#CEDCDD
secondary
#B39E9D
accent
#4F499C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484