#CEDFE0#CEDFE0
#CEDFE0 is a very light, near-neutral teal. Relative luminance 0.713; OKLCH L 89.1% C 0.018 H 201.1°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFE0 |
|---|---|
| RGB | rgb(206, 223, 224) |
| HSL | hsl(183, 23%, 84%) |
| HSV | hsv(183, 8%, 88%) |
| CMYK | cmyk(8%, 0.4%, 0%, 12.2%) |
| CIE-LAB | lab(87.62, -5.46, -2.43) |
| CIE-LCH | lch(87.62, 5.98, 204.02°) |
| OKLab | oklab(89.12% -0.017 -0.0066) |
| OKLCH | oklch(89.12% 0.018 201.1) |
| XYZ | xyz(65.2929, 71.2781, 80.8247) |
| Luminance | 0.7128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.73
Fog
#D8DCE0
ΔE00 6.04
Azure (CSS)
#F0FFFF
ΔE00 6.93
Silver (survey)
#C5C9C7
ΔE00 6.94
Gainsboro
#DCDCDC
ΔE00 7.17
Light Gray
#D3D3D3
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFE0 #E0CFCE
analogous
#CEE0D8 #CEDFE0 #CED6E0
triadic
#CEDFE0 #E0CEDF #DFE0CE
tetradic
#CEDFE0 #D8CEE0 #E0CFCE #D6E0CE
square
#CEDFE0 #D8CEE0 #E0CFCE #D6E0CE
split-complementary
#CEDFE0 #E0CED6 #E0D8CE
monochromatic
#83AEB1 #A9C7C8 #CEDFE0 #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.38
#CEDFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#CEDFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFE0
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFE0 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDE0
Deuteranopia (green-blind)
#D9DAE0
Tritanopia (blue-blind)
#C9E0DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cedfe0; /* rgb */ color: rgb(206, 223, 224); /* oklch */ color: oklch(89.1% 0.018 201.1);
Tailwind
colors: {
custom: {
50: '#dde9e9',
500: '#cedfe0',
950: '#000000',
},
}SCSS
$custom: #cedfe0; $custom-light: #dde9e9; $custom-dark: #000000;
JSON
{
"hex": "#cedfe0",
"rgb": {
"r": 206,
"g": 223,
"b": 224
},
"hsl": {
"h": 183.333,
"s": 22.5,
"l": 84.314
},
"oklch": {
"l": 0.89121,
"c": 0.01826,
"h": 201.1
},
"luminance": 0.71279
}Semantic roles & 50–950 ramp
primary
#CEDFE0
secondary
#B79D9C
accent
#4A45A1
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484