#CEDFDE#CEDFDE
#CEDFDE is a very light, near-neutral teal. Relative luminance 0.712; OKLCH L 89.1% C 0.018 H 192.6°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFDE |
|---|---|
| RGB | rgb(206, 223, 222) |
| HSL | hsl(176, 21%, 84%) |
| HSV | hsv(176, 8%, 87%) |
| CMYK | cmyk(7.6%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(87.57, -5.84, -1.46) |
| CIE-LCH | lch(87.57, 6.02, 194.00°) |
| OKLab | oklab(89.06% -0.0178 -0.004) |
| OKLCH | oklch(89.06% 0.018 192.6) |
| XYZ | xyz(65.0232, 71.1702, 79.4046) |
| Luminance | 0.7117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.41
Fog
#D8DCE0
ΔE00 6.57
Silver (survey)
#C5C9C7
ΔE00 6.95
Azure (CSS)
#F0FFFF
ΔE00 6.99
Gainsboro
#DCDCDC
ΔE00 7.41
Lightcyan
#E0FFFF
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFDE #DFCECF
analogous
#CEDFD6 #CEDFDE #CED8DF
triadic
#CEDFDE #DECEDF #DFDECE
tetradic
#CEDFDE #D6CEDF #DFCECF #D8DFCE
square
#CEDFDE #D6CEDF #DFCECF #D8DFCE
split-complementary
#CEDFDE #DFCED8 #DFD6CE
monochromatic
#84AFAC #A9C7C5 #CEDFDE #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.38
#CEDFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#CEDFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFDE
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFDE | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDE
Deuteranopia (green-blind)
#D9DADE
Tritanopia (blue-blind)
#CAE0DF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedfde; /* rgb */ color: rgb(206, 223, 222); /* oklch */ color: oklch(89.1% 0.018 192.6);
Tailwind
colors: {
custom: {
50: '#dde9e8',
500: '#cedfde',
950: '#000000',
},
}SCSS
$custom: #cedfde; $custom-light: #dde9e8; $custom-dark: #000000;
JSON
{
"hex": "#cedfde",
"rgb": {
"r": 206,
"g": 223,
"b": 222
},
"hsl": {
"h": 176.471,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.89062,
"c": 0.01825,
"h": 192.6
},
"luminance": 0.71171
}Semantic roles & 50–950 ramp
primary
#CEDFDE
secondary
#B59C9D
accent
#464B9F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484