#EAFBF6#EAFBF6
#EAFBF6 is a very light, near-neutral teal. Relative luminance 0.931; OKLCH L 97.4% C 0.019 H 176.4°. Best body text is #000000 at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFBF6 |
|---|---|
| RGB | rgb(234, 251, 246) |
| HSL | hsl(162, 68%, 95%) |
| HSV | hsv(162, 7%, 98%) |
| CMYK | cmyk(6.8%, 0%, 2%, 1.6%) |
| CIE-LAB | lab(97.28, -6.46, 0.48) |
| CIE-LCH | lch(97.28, 6.48, 175.75°) |
| OKLab | oklab(97.42% -0.019 0.0012) |
| OKLCH | oklch(97.42% 0.019 176.4) |
| XYZ | xyz(85.0600, 93.1397, 100.6674) |
| Luminance | 0.9314 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.79
Mintcream
#F5FFFA
ΔE00 2.87
Honeydew
#F0FFF0
ΔE00 4.22
Lightcyan
#E0FFFF
ΔE00 4.55
Ice Blue (survey)
#D7FFFE
ΔE00 6.61
Very Pale Blue
#D6FFFE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFBF6 #FBEAEF
analogous
#EAFBED #EAFBF6 #EAF7FB
triadic
#EAFBF6 #F6EAFB #FBF6EA
tetradic
#EAFBF6 #EDEAFB #FBEAEF #F7FBEA
square
#EAFBF6 #EDEAFB #FBEAEF #F7FBEA
split-complementary
#EAFBF6 #FBEAF7 #FBEDEA
monochromatic
#83E7CA #B7F1E0 #E5FAF4 #E5FAF4 #E5FAF4
Accessibility & contrast
On white
1.07
#EAFBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.63
#EAFBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFBF6
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFBF6 | 1.00 | 1.07 | 19.63 | 19.63 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F6
Deuteranopia (green-blind)
#F6F6F6
Tritanopia (blue-blind)
#E6FCF9
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eafbf6; /* rgb */ color: rgb(234, 251, 246); /* oklch */ color: oklch(97.4% 0.019 176.4);
Tailwind
colors: {
custom: {
50: '#f0fcf9',
500: '#eafbf6',
950: '#000000',
},
}SCSS
$custom: #eafbf6; $custom-light: #f0fcf9; $custom-dark: #000000;
JSON
{
"hex": "#eafbf6",
"rgb": {
"r": 234,
"g": 251,
"b": 246
},
"hsl": {
"h": 162.353,
"s": 68,
"l": 95.098
},
"oklch": {
"l": 0.97417,
"c": 0.019,
"h": 176.4
},
"luminance": 0.93141
}Semantic roles & 50–950 ramp
primary
#EAFBF6
secondary
#E0A9B9
accent
#164CD0
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585