#EAF3EF#EAF3EF
#EAF3EF is a very light, near-neutral teal. Relative luminance 0.878; OKLCH L 95.6% C 0.011 H 167.8°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF3EF |
|---|---|
| RGB | rgb(234, 243, 239) |
| HSL | hsl(153, 27%, 94%) |
| HSV | hsv(153, 4%, 95%) |
| CMYK | cmyk(3.7%, 0%, 1.6%, 4.7%) |
| CIE-LAB | lab(95.09, -3.69, 0.89) |
| CIE-LCH | lch(95.09, 3.80, 166.44°) |
| OKLab | oklab(95.63% -0.0107 0.0023) |
| OKLCH | oklch(95.63% 0.011 167.8) |
| XYZ | xyz(81.5594, 87.8252, 94.2998) |
| Luminance | 0.8783 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.47
Azure (CSS)
#F0FFFF
ΔE00 3.53
Off White
#FAF9F6
ΔE00 5.01
Whitesmoke
#F5F5F5
ΔE00 5.05
Light Grey
#D8DCD6
ΔE00 5.29
White
#FFFFFF
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF3EF #F3EAEE
analogous
#EAF3EA #EAF3EF #EAF2F3
triadic
#EAF3EF #EFEAF3 #F3EFEA
tetradic
#EAF3EF #EAEAF3 #F3EAEE #F2F3EA
square
#EAF3EF #EAEAF3 #F3EAEE #F2F3EA
split-complementary
#EAF3EF #F3EAF2 #F3EAEA
monochromatic
#9CC6B4 #C3DDD1 #EAF3EF #ECF4F0 #ECF4F0
Accessibility & contrast
On white
1.13
#EAF3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#EAF3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF3EF
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF3EF | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2EF
Deuteranopia (green-blind)
#F1F0EF
Tritanopia (blue-blind)
#E8F3F2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eaf3ef; /* rgb */ color: rgb(234, 243, 239); /* oklch */ color: oklch(95.6% 0.011 167.8);
Tailwind
colors: {
custom: {
50: '#f0f7f4',
500: '#eaf3ef',
950: '#000000',
},
}SCSS
$custom: #eaf3ef; $custom-light: #f0f7f4; $custom-dark: #000000;
JSON
{
"hex": "#eaf3ef",
"rgb": {
"r": 234,
"g": 243,
"b": 239
},
"hsl": {
"h": 153.333,
"s": 27.273,
"l": 93.529
},
"oklch": {
"l": 0.95627,
"c": 0.01091,
"h": 167.8
},
"luminance": 0.87826
}Semantic roles & 50–950 ramp
primary
#EAF3EF
secondary
#CDB5BF
accent
#406DA6
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585