#E6F4F0#E6F4F0
#E6F4F0 is a very light, near-neutral teal. Relative luminance 0.878; OKLCH L 95.6% C 0.016 H 177.1°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E6F4F0 |
|---|---|
| RGB | rgb(230, 244, 240) |
| HSL | hsl(163, 39%, 93%) |
| HSV | hsv(163, 6%, 96%) |
| CMYK | cmyk(5.7%, 0%, 1.6%, 4.3%) |
| CIE-LAB | lab(95.08, -5.33, 0.33) |
| CIE-LCH | lch(95.08, 5.34, 176.44°) |
| OKLab | oklab(95.56% -0.0157 0.0008) |
| OKLCH | oklch(95.56% 0.016 177.1) |
| XYZ | xyz(80.7088, 87.8149, 95.1191) |
| Luminance | 0.8782 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.87
Azure (CSS)
#F0FFFF
ΔE00 2.96
Honeydew
#F0FFF0
ΔE00 5.09
Lightcyan
#E0FFFF
ΔE00 5.63
Light Grey
#D8DCD6
ΔE00 6.29
Aliceblue
#F0F8FF
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6F4F0 #F4E6EA
analogous
#E6F4E9 #E6F4F0 #E6F1F4
triadic
#E6F4F0 #F0E6F4 #F4F0E6
tetradic
#E6F4F0 #E9E6F4 #F4E6EA #F1F4E6
square
#E6F4F0 #E9E6F4 #F4E6EA #F1F4E6
split-complementary
#E6F4F0 #F4E6F1 #F4E9E6
monochromatic
#91CFBD #BBE1D6 #E6F4F0 #EAF6F2 #EAF6F2
Accessibility & contrast
On white
1.13
#E6F4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#E6F4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6F4F0
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6F4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6F4F0 | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2F0
Deuteranopia (green-blind)
#F0F0F0
Tritanopia (blue-blind)
#E3F4F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #e6f4f0; /* rgb */ color: rgb(230, 244, 240); /* oklch */ color: oklch(95.6% 0.016 177.1);
Tailwind
colors: {
custom: {
50: '#eef7f4',
500: '#e6f4f0',
950: '#000000',
},
}SCSS
$custom: #e6f4f0; $custom-light: #eef7f4; $custom-dark: #000000;
JSON
{
"hex": "#e6f4f0",
"rgb": {
"r": 230,
"g": 244,
"b": 240
},
"hsl": {
"h": 162.857,
"s": 38.889,
"l": 92.941
},
"oklch": {
"l": 0.95561,
"c": 0.0157,
"h": 177.1
},
"luminance": 0.87816
}Semantic roles & 50–950 ramp
primary
#E6F4F0
secondary
#D0AEB8
accent
#3458B2
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585