#EAF4EF#EAF4EF
#EAF4EF is a very light, near-neutral teal. Relative luminance 0.884; OKLCH L 95.8% C 0.012 H 164.8°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF4EF |
|---|---|
| RGB | rgb(234, 244, 239) |
| HSL | hsl(150, 31%, 94%) |
| HSV | hsv(150, 4%, 96%) |
| CMYK | cmyk(4.1%, 0%, 2%, 4.3%) |
| CIE-LAB | lab(95.34, -4.20, 1.26) |
| CIE-LCH | lch(95.34, 4.38, 163.32°) |
| OKLab | oklab(95.83% -0.012 0.0033) |
| OKLCH | oklch(95.83% 0.012 164.8) |
| XYZ | xyz(81.8594, 88.4253, 94.3998) |
| Luminance | 0.8843 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.24
Azure (CSS)
#F0FFFF
ΔE00 3.49
Honeydew
#F0FFF0
ΔE00 5.10
Off White
#FAF9F6
ΔE00 5.48
Light Grey
#D8DCD6
ΔE00 5.56
Whitesmoke
#F5F5F5
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF4EF #F4EAEF
analogous
#EAF4EA #EAF4EF #EAF4F4
triadic
#EAF4EF #EFEAF4 #F4EFEA
tetradic
#EAF4EF #EAEAF4 #F4EAEF #F4F4EA
square
#EAF4EF #EAEAF4 #F4EAEF #F4F4EA
split-complementary
#EAF4EF #F4EAF4 #F4EAEA
monochromatic
#9ACAB2 #C2DFD0 #EAF4EF #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.12
#EAF4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#EAF4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF4EF
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF4EF | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EF
Deuteranopia (green-blind)
#F2F1EF
Tritanopia (blue-blind)
#E8F4F2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eaf4ef; /* rgb */ color: rgb(234, 244, 239); /* oklch */ color: oklch(95.8% 0.012 164.8);
Tailwind
colors: {
custom: {
50: '#f0f7f4',
500: '#eaf4ef',
950: '#000000',
},
}SCSS
$custom: #eaf4ef; $custom-light: #f0f7f4; $custom-dark: #000000;
JSON
{
"hex": "#eaf4ef",
"rgb": {
"r": 234,
"g": 244,
"b": 239
},
"hsl": {
"h": 150,
"s": 31.25,
"l": 93.725
},
"oklch": {
"l": 0.95826,
"c": 0.01248,
"h": 164.8
},
"luminance": 0.88426
}Semantic roles & 50–950 ramp
primary
#EAF4EF
secondary
#CFB4C1
accent
#3C73AA
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585