#CEDEDF#CEDEDF
#CEDEDF is a very light, near-neutral teal. Relative luminance 0.707; OKLCH L 88.9% C 0.017 H 201.4°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDEDF |
|---|---|
| RGB | rgb(206, 222, 223) |
| HSL | hsl(184, 21%, 84%) |
| HSV | hsv(184, 8%, 87%) |
| CMYK | cmyk(7.6%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(87.33, -5.14, -2.33) |
| CIE-LCH | lch(87.33, 5.64, 204.35°) |
| OKLab | oklab(88.89% -0.016 -0.0063) |
| OKLCH | oklch(88.89% 0.017 201.4) |
| XYZ | xyz(64.8913, 70.6912, 80.0237) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.45
Fog
#D8DCE0
ΔE00 5.70
Silver (survey)
#C5C9C7
ΔE00 6.57
Gainsboro
#DCDCDC
ΔE00 6.82
Light Gray
#D3D3D3
ΔE00 7.05
Azure (CSS)
#F0FFFF
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDEDF #DFCFCE
analogous
#CEDFD8 #CEDEDF #CED6DF
triadic
#CEDEDF #DFCEDE #DEDFCE
tetradic
#CEDEDF #D8CEDF #DFCFCE #D6DFCE
square
#CEDEDF #D8CEDF #DFCFCE #D6DFCE
split-complementary
#CEDEDF #DFCED6 #DFD8CE
monochromatic
#84ACAF #A9C5C7 #CEDEDF #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.39
#CEDEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#CEDEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDEDF
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDEDF | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDF
Deuteranopia (green-blind)
#D8DADF
Tritanopia (blue-blind)
#C9DFDE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cededf; /* rgb */ color: rgb(206, 222, 223); /* oklch */ color: oklch(88.9% 0.017 201.4);
Tailwind
colors: {
custom: {
50: '#dde8e9',
500: '#cededf',
950: '#000000',
},
}SCSS
$custom: #cededf; $custom-light: #dde8e9; $custom-dark: #000000;
JSON
{
"hex": "#cededf",
"rgb": {
"r": 206,
"g": 222,
"b": 223
},
"hsl": {
"h": 183.529,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.88887,
"c": 0.01723,
"h": 201.4
},
"luminance": 0.70692
}Semantic roles & 50–950 ramp
primary
#CEDEDF
secondary
#B59D9C
accent
#4B469F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484