#CEDCDE#CEDCDE
#CEDCDE is a very light, near-neutral teal. Relative luminance 0.696; OKLCH L 88.4% C 0.015 H 207.1°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCDE |
|---|---|
| RGB | rgb(206, 220, 222) |
| HSL | hsl(188, 20%, 84%) |
| HSV | hsv(188, 7%, 87%) |
| CMYK | cmyk(7.2%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(86.79, -4.30, -2.60) |
| CIE-LCH | lch(86.79, 5.02, 211.12°) |
| OKLab | oklab(88.45% -0.0137 -0.007) |
| OKLCH | oklch(88.45% 0.015 207.1) |
| XYZ | xyz(64.2288, 69.5814, 79.1398) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 4.75
Light Grey
#D8DCD6
ΔE00 5.19
Silver (survey)
#C5C9C7
ΔE00 5.89
Gainsboro
#DCDCDC
ΔE00 6.04
Light Gray
#D3D3D3
ΔE00 6.18
Azure (CSS)
#F0FFFF
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCDE #DED0CE
analogous
#CEDED8 #CEDCDE #CED4DE
triadic
#CEDCDE #DECEDC #DCDECE
tetradic
#CEDCDE #D8CEDE #DED0CE #D4DECE
square
#CEDCDE #D8CEDE #DED0CE #D4DECE
split-complementary
#CEDCDE #DECED4 #DED8CE
monochromatic
#85A8AD #A9C2C5 #CEDCDE #EDF2F3 #EDF2F3
Accessibility & contrast
On white
1.41
#CEDCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#CEDCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCDE
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCDE | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDE
Deuteranopia (green-blind)
#D7D8DE
Tritanopia (blue-blind)
#CADDDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedcde; /* rgb */ color: rgb(206, 220, 222); /* oklch */ color: oklch(88.4% 0.015 207.1);
Tailwind
colors: {
custom: {
50: '#dde6e8',
500: '#cedcde',
950: '#000000',
},
}SCSS
$custom: #cedcde; $custom-light: #dde6e8; $custom-dark: #000000;
JSON
{
"hex": "#cedcde",
"rgb": {
"r": 206,
"g": 220,
"b": 222
},
"hsl": {
"h": 187.5,
"s": 19.512,
"l": 83.922
},
"oklch": {
"l": 0.8845,
"c": 0.01534,
"h": 207.1
},
"luminance": 0.69582
}Semantic roles & 50–950 ramp
primary
#CEDCDE
secondary
#B49F9C
accent
#52489E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484