#CEDDDC#CEDDDC
#CEDDDC is a very light, near-neutral teal. Relative luminance 0.700; OKLCH L 88.6% C 0.016 H 192.0°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDDC |
|---|---|
| RGB | rgb(206, 221, 220) |
| HSL | hsl(176, 18%, 84%) |
| HSV | hsv(176, 7%, 87%) |
| CMYK | cmyk(6.8%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(87.00, -5.20, -1.24) |
| CIE-LCH | lch(87.00, 5.34, 193.40°) |
| OKLab | oklab(88.6% -0.0158 -0.0034) |
| OKLCH | oklch(88.6% 0.016 192) |
| XYZ | xyz(64.2256, 70.0013, 77.8242) |
| Luminance | 0.7000 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.78
Fog
#D8DCE0
ΔE00 5.93
Silver (survey)
#C5C9C7
ΔE00 6.17
Gainsboro
#DCDCDC
ΔE00 6.72
Light Gray
#D3D3D3
ΔE00 6.89
Azure (CSS)
#F0FFFF
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDDC #DDCECF
analogous
#CEDDD4 #CEDDDC #CED6DD
triadic
#CEDDDC #DCCEDD #DDDCCE
tetradic
#CEDDDC #D4CEDD #DDCECF #D6DDCE
square
#CEDDDC #D4CEDD #DDCECF #D6DDCE
split-complementary
#CEDDDC #DDCED6 #DDD4CE
monochromatic
#86ABA8 #AAC4C2 #CEDDDC #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.40
#CEDDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#CEDDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDDC
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDDC | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDC
Deuteranopia (green-blind)
#D8D9DC
Tritanopia (blue-blind)
#CADEDD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedddc; /* rgb */ color: rgb(206, 221, 220); /* oklch */ color: oklch(88.6% 0.016 192.0);
Tailwind
colors: {
custom: {
50: '#dde7e6',
500: '#cedddc',
950: '#000000',
},
}SCSS
$custom: #cedddc; $custom-light: #dde7e6; $custom-dark: #000000;
JSON
{
"hex": "#cedddc",
"rgb": {
"r": 206,
"g": 221,
"b": 220
},
"hsl": {
"h": 176,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.88595,
"c": 0.01617,
"h": 192
},
"luminance": 0.70002
}Semantic roles & 50–950 ramp
primary
#CEDDDC
secondary
#B39D9E
accent
#494F9C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484