#CEDFE2#CEDFE2
#CEDFE2 is a very light, near-neutral teal. Relative luminance 0.714; OKLCH L 89.2% C 0.019 H 209.4°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFE2 |
|---|---|
| RGB | rgb(206, 223, 226) |
| HSL | hsl(189, 26%, 85%) |
| HSV | hsv(189, 9%, 89%) |
| CMYK | cmyk(8.8%, 1.3%, 0%, 11.4%) |
| CIE-LAB | lab(87.67, -5.08, -3.41) |
| CIE-LCH | lch(87.67, 6.11, 213.89°) |
| OKLab | oklab(89.18% -0.0163 -0.0092) |
| OKLCH | oklch(89.18% 0.019 209.4) |
| XYZ | xyz(65.5657, 71.3872, 82.2616) |
| Luminance | 0.7139 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 5.60
Light Grey
#D8DCD6
ΔE00 6.18
Azure (CSS)
#F0FFFF
ΔE00 7.00
Gainsboro
#DCDCDC
ΔE00 7.02
Silver (survey)
#C5C9C7
ΔE00 7.05
Light Gray
#D3D3D3
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFE2 #E2D1CE
analogous
#CEE2DB #CEDFE2 #CED5E2
triadic
#CEDFE2 #E2CEDF #DFE2CE
tetradic
#CEDFE2 #DBCEE2 #E2D1CE #D5E2CE
square
#CEDFE2 #DBCEE2 #E2D1CE #D5E2CE
split-complementary
#CEDFE2 #E2CED5 #E2DBCE
monochromatic
#81ADB4 #A8C6CB #CEDFE2 #ECF2F4 #ECF2F4
Accessibility & contrast
On white
1.37
#CEDFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#CEDFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFE2
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFE2 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDE2
Deuteranopia (green-blind)
#D8DBE2
Tritanopia (blue-blind)
#C9E1E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cedfe2; /* rgb */ color: rgb(206, 223, 226); /* oklch */ color: oklch(89.2% 0.019 209.4);
Tailwind
colors: {
custom: {
50: '#dde9eb',
500: '#cedfe2',
950: '#000000',
},
}SCSS
$custom: #cedfe2; $custom-light: #dde9eb; $custom-dark: #000000;
JSON
{
"hex": "#cedfe2",
"rgb": {
"r": 206,
"g": 223,
"b": 226
},
"hsl": {
"h": 189,
"s": 25.641,
"l": 84.706
},
"oklch": {
"l": 0.8918,
"c": 0.01869,
"h": 209.4
},
"luminance": 0.71388
}Semantic roles & 50–950 ramp
primary
#CEDFE2
secondary
#B99F9B
accent
#5041A4
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484