#E2EDEF#E2EDEF
#E2EDEF is a very light, near-neutral teal. Relative luminance 0.830; OKLCH L 93.8% C 0.012 H 209.8°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EDEF |
|---|---|
| RGB | rgb(226, 237, 239) |
| HSL | hsl(189, 29%, 91%) |
| HSV | hsv(189, 5%, 94%) |
| CMYK | cmyk(5.4%, 0.8%, 0%, 6.3%) |
| CIE-LAB | lab(93.00, -3.27, -2.23) |
| CIE-LCH | lch(93.00, 3.96, 214.29°) |
| OKLab | oklab(93.84% -0.0104 -0.006) |
| OKLCH | oklch(93.84% 0.012 209.8) |
| XYZ | xyz(77.2251, 82.9685, 93.5906) |
| Luminance | 0.8297 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.02
Azure (CSS)
#F0FFFF
ΔE00 4.05
Fog
#D8DCE0
ΔE00 4.89
Mintcream
#F5FFFA
ΔE00 4.99
Whitesmoke
#F5F5F5
ΔE00 5.25
Light Grey
#D8DCD6
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EDEF #EFE4E2
analogous
#E2EFEA #E2EDEF #E2E6EF
triadic
#E2EDEF #EFE2ED #EDEFE2
tetradic
#E2EDEF #EAE2EF #EFE4E2 #E6EFE2
square
#E2EDEF #EAE2EF #EFE4E2 #E6EFE2
split-complementary
#E2EDEF #EFE2E6 #EFEAE2
monochromatic
#93BCC3 #BBD5D9 #E2EDEF #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.19
#E2EDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#E2EDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EDEF
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EDEF | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECEF
Deuteranopia (green-blind)
#E9EAEF
Tritanopia (blue-blind)
#DFEEEE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e2edef; /* rgb */ color: rgb(226, 237, 239); /* oklch */ color: oklch(93.8% 0.012 209.8);
Tailwind
colors: {
custom: {
50: '#ebf2f4',
500: '#e2edef',
950: '#000000',
},
}SCSS
$custom: #e2edef; $custom-light: #ebf2f4; $custom-dark: #000000;
JSON
{
"hex": "#e2edef",
"rgb": {
"r": 226,
"g": 237,
"b": 239
},
"hsl": {
"h": 189.231,
"s": 28.889,
"l": 91.176
},
"oklch": {
"l": 0.93842,
"c": 0.01205,
"h": 209.8
},
"luminance": 0.82969
}Semantic roles & 50–950 ramp
primary
#E2EDEF
secondary
#C8B1AD
accent
#4E3EA8
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585