#EAFBF7#EAFBF7
#EAFBF7 is a very light, near-neutral teal. Relative luminance 0.932; OKLCH L 97.4% C 0.019 H 180.3°. Best body text is #000000 at 19.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFBF7 |
|---|---|
| RGB | rgb(234, 251, 247) |
| HSL | hsl(166, 68%, 95%) |
| HSV | hsv(166, 7%, 98%) |
| CMYK | cmyk(6.8%, 0%, 1.6%, 1.6%) |
| CIE-LAB | lab(97.31, -6.28, 0.00) |
| CIE-LCH | lch(97.31, 6.28, 179.99°) |
| OKLab | oklab(97.45% -0.0186 -0.0001) |
| OKLCH | oklch(97.45% 0.019 180.3) |
| XYZ | xyz(85.2139, 93.2012, 101.4779) |
| Luminance | 0.9320 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.38
Mintcream
#F5FFFA
ΔE00 2.83
Lightcyan
#E0FFFF
ΔE00 4.41
Honeydew
#F0FFF0
ΔE00 4.66
Ice Blue (survey)
#D7FFFE
ΔE00 6.57
Very Pale Blue
#D6FFFE
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFBF7 #FBEAEE
analogous
#EAFBEE #EAFBF7 #EAF7FB
triadic
#EAFBF7 #F7EAFB #FBF7EA
tetradic
#EAFBF7 #EEEAFB #FBEAEE #F7FBEA
square
#EAFBF7 #EEEAFB #FBEAEE #F7FBEA
split-complementary
#EAFBF7 #FBEAF7 #FBEEEA
monochromatic
#83E7D0 #B7F1E3 #E5FAF5 #E5FAF5 #E5FAF5
Accessibility & contrast
On white
1.07
#EAFBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.64
#EAFBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFBF7
19.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFBF7 | 1.00 | 1.07 | 19.64 | 19.64 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9F7
Deuteranopia (green-blind)
#F6F6F7
Tritanopia (blue-blind)
#E6FCFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eafbf7; /* rgb */ color: rgb(234, 251, 247); /* oklch */ color: oklch(97.4% 0.019 180.3);
Tailwind
colors: {
custom: {
50: '#f0fcf9',
500: '#eafbf7',
950: '#000000',
},
}SCSS
$custom: #eafbf7; $custom-light: #f0fcf9; $custom-dark: #000000;
JSON
{
"hex": "#eafbf7",
"rgb": {
"r": 234,
"g": 251,
"b": 247
},
"hsl": {
"h": 165.882,
"s": 68,
"l": 95.098
},
"oklch": {
"l": 0.97445,
"c": 0.01858,
"h": 180.3
},
"luminance": 0.93202
}Semantic roles & 50–950 ramp
primary
#EAFBF7
secondary
#E0A9B6
accent
#1641D0
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585