#CEDEDE#CEDEDE
#CEDEDE is a very light, near-neutral teal. Relative luminance 0.706; OKLCH L 88.9% C 0.017 H 196.9°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDEDE |
|---|---|
| RGB | rgb(206, 222, 222) |
| HSL | hsl(180, 20%, 84%) |
| HSV | hsv(180, 7%, 87%) |
| CMYK | cmyk(7.2%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(87.31, -5.33, -1.84) |
| CIE-LCH | lch(87.31, 5.64, 199.01°) |
| OKLab | oklab(88.86% -0.0164 -0.005) |
| OKLCH | oklch(88.86% 0.017 196.9) |
| XYZ | xyz(64.7569, 70.6375, 79.3158) |
| Luminance | 0.7064 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.25
Fog
#D8DCE0
ΔE00 5.96
Silver (survey)
#C5C9C7
ΔE00 6.55
Gainsboro
#DCDCDC
ΔE00 6.93
Azure (CSS)
#F0FFFF
ΔE00 7.09
Light Gray
#D3D3D3
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDEDE #DECECE
analogous
#CEDED6 #CEDEDE #CED6DE
triadic
#CEDEDE #DECEDE #DEDECE
tetradic
#CEDEDE #D6CEDE #DECECE #D6DECE
square
#CEDEDE #D6CEDE #DECECE #D6DECE
split-complementary
#CEDEDE #DECED6 #DED6CE
monochromatic
#85ADAD #A9C5C5 #CEDEDE #EDF3F3 #EDF3F3
Accessibility & contrast
On white
1.39
#CEDEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#CEDEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDEDE
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDEDE | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDE
Deuteranopia (green-blind)
#D8DADE
Tritanopia (blue-blind)
#CADFDE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedede; /* rgb */ color: rgb(206, 222, 222); /* oklch */ color: oklch(88.9% 0.017 196.9);
Tailwind
colors: {
custom: {
50: '#dde8e8',
500: '#cedede',
950: '#000000',
},
}SCSS
$custom: #cedede; $custom-light: #dde8e8; $custom-dark: #000000;
JSON
{
"hex": "#cedede",
"rgb": {
"r": 206,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 19.512,
"l": 83.922
},
"oklch": {
"l": 0.88858,
"c": 0.01717,
"h": 196.9
},
"luminance": 0.70638
}Semantic roles & 50–950 ramp
primary
#CEDEDE
secondary
#B49C9C
accent
#48489E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484