#E6F2ED#E6F2ED
#E6F2ED is a very light, near-neutral teal. Relative luminance 0.864; OKLCH L 95.1% C 0.014 H 169.3°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E6F2ED |
|---|---|
| RGB | rgb(230, 242, 237) |
| HSL | hsl(155, 32%, 93%) |
| HSV | hsv(155, 5%, 95%) |
| CMYK | cmyk(5%, 0%, 2.1%, 5.1%) |
| CIE-LAB | lab(94.50, -4.86, 1.04) |
| CIE-LCH | lch(94.50, 4.97, 167.97°) |
| OKLab | oklab(95.08% -0.0141 0.0027) |
| OKLCH | oklch(95.08% 0.014 169.3) |
| XYZ | xyz(79.6684, 86.4411, 92.5919) |
| Luminance | 0.8644 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.87
Azure (CSS)
#F0FFFF
ΔE00 3.59
Honeydew
#F0FFF0
ΔE00 5.00
Light Grey
#D8DCD6
ΔE00 5.54
Off White
#FAF9F6
ΔE00 6.38
Whitesmoke
#F5F5F5
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6F2ED #F2E6EB
analogous
#E6F2E7 #E6F2ED #E6F1F2
triadic
#E6F2ED #EDE6F2 #F2EDE6
tetradic
#E6F2ED #E7E6F2 #F2E6EB #F1F2E6
square
#E6F2ED #E7E6F2 #F2E6EB #F1F2E6
split-complementary
#E6F2ED #F2E6F1 #F2E7E6
monochromatic
#95C8B3 #BEDDD0 #E6F2ED #EBF5F1 #EBF5F1
Accessibility & contrast
On white
1.15
#E6F2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#E6F2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6F2ED
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6F2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6F2ED | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0ED
Deuteranopia (green-blind)
#EFEEED
Tritanopia (blue-blind)
#E4F2F0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e6f2ed; /* rgb */ color: rgb(230, 242, 237); /* oklch */ color: oklch(95.1% 0.014 169.3);
Tailwind
colors: {
custom: {
50: '#edf6f2',
500: '#e6f2ed',
950: '#000000',
},
}SCSS
$custom: #e6f2ed; $custom-light: #edf6f2; $custom-dark: #000000;
JSON
{
"hex": "#e6f2ed",
"rgb": {
"r": 230,
"g": 242,
"b": 237
},
"hsl": {
"h": 155,
"s": 31.579,
"l": 92.549
},
"oklch": {
"l": 0.95077,
"c": 0.01432,
"h": 169.3
},
"luminance": 0.86442
}Semantic roles & 50–950 ramp
primary
#E6F2ED
secondary
#CCB0BC
accent
#3B69AA
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585