#EAFBF5#EAFBF5
#EAFBF5 is a very light, near-neutral teal. Relative luminance 0.931; OKLCH L 97.4% C 0.019 H 172.8°. Best body text is #000000 at 19.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFBF5 |
|---|---|
| RGB | rgb(234, 251, 245) |
| HSL | hsl(159, 68%, 95%) |
| HSV | hsv(159, 7%, 98%) |
| CMYK | cmyk(6.8%, 0%, 2.4%, 1.6%) |
| CIE-LAB | lab(97.26, -6.64, 0.96) |
| CIE-LCH | lch(97.26, 6.71, 171.78°) |
| OKLab | oklab(97.39% -0.0193 0.0024) |
| OKLCH | oklch(97.39% 0.019 172.8) |
| XYZ | xyz(84.9069, 93.0785, 99.8612) |
| Luminance | 0.9308 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.96
Azure (CSS)
#F0FFFF
ΔE00 3.20
Honeydew
#F0FFF0
ΔE00 3.78
Lightcyan
#E0FFFF
ΔE00 4.74
Ice Blue (survey)
#D7FFFE
ΔE00 6.69
Ice
#D6FFFA
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFBF5 #FBEAF0
analogous
#EAFBEC #EAFBF5 #EAF8FB
triadic
#EAFBF5 #F5EAFB #FBF5EA
tetradic
#EAFBF5 #ECEAFB #FBEAF0 #F8FBEA
square
#EAFBF5 #ECEAFB #FBEAF0 #F8FBEA
split-complementary
#EAFBF5 #FBEAF8 #FBECEA
monochromatic
#83E7C4 #B7F1DD #E5FAF3 #E5FAF3 #E5FAF3
Accessibility & contrast
On white
1.07
#EAFBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.62
#EAFBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFBF5
19.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFBF5 | 1.00 | 1.07 | 19.62 | 19.62 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F5
Deuteranopia (green-blind)
#F6F6F5
Tritanopia (blue-blind)
#E7FBF9
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eafbf5; /* rgb */ color: rgb(234, 251, 245); /* oklch */ color: oklch(97.4% 0.019 172.8);
Tailwind
colors: {
custom: {
50: '#f0fcf8',
500: '#eafbf5',
950: '#000000',
},
}SCSS
$custom: #eafbf5; $custom-light: #f0fcf8; $custom-dark: #000000;
JSON
{
"hex": "#eafbf5",
"rgb": {
"r": 234,
"g": 251,
"b": 245
},
"hsl": {
"h": 158.824,
"s": 68,
"l": 95.098
},
"oklch": {
"l": 0.97389,
"c": 0.01949,
"h": 172.8
},
"luminance": 0.93079
}Semantic roles & 50–950 ramp
primary
#EAFBF5
secondary
#E0A9BC
accent
#1657D0
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585