#EAFEF5#EAFEF5
#EAFEF5 is a very light, muted teal. Relative luminance 0.950; OKLCH L 98.0% C 0.024 H 167.1°. Best body text is #000000 at 19.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFEF5 |
|---|---|
| RGB | rgb(234, 254, 245) |
| HSL | hsl(153, 91%, 96%) |
| HSV | hsv(153, 8%, 100%) |
| CMYK | cmyk(7.9%, 0%, 3.5%, 0.4%) |
| CIE-LAB | lab(98.02, -8.14, 2.07) |
| CIE-LCH | lch(98.02, 8.40, 165.76°) |
| OKLab | oklab(97.99% -0.0234 0.0054) |
| OKLCH | oklch(97.99% 0.024 167.1) |
| XYZ | xyz(85.8515, 94.9676, 100.1760) |
| Luminance | 0.9497 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.87
Mintcream
#F5FFFA
ΔE00 4.28
Azure (CSS)
#F0FFFF
ΔE00 4.74
Lightcyan
#E0FFFF
ΔE00 4.80
Ice
#D6FFFA
ΔE00 5.99
Ice Blue (survey)
#D7FFFE
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFEF5 #FEEAF3
analogous
#EAFEEB #EAFEF5 #EAFDFE
triadic
#EAFEF5 #F5EAFE #FEF5EA
tetradic
#EAFEF5 #EBEAFE #FEEAF3 #FDFEEA
square
#EAFEF5 #EBEAFE #FEEAF3 #FDFEEA
split-complementary
#EAFEF5 #FEEAFD #FEEBEA
monochromatic
#75F8BD #B0FBD9 #E2FEF1 #E2FEF1 #E2FEF1
Accessibility & contrast
On white
1.05
#EAFEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.99
#EAFEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFEF5
19.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFEF5 | 1.00 | 1.05 | 19.99 | 19.99 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFBF5
Deuteranopia (green-blind)
#F9F8F6
Tritanopia (blue-blind)
#E6FEFB
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eafef5; /* rgb */ color: rgb(234, 254, 245); /* oklch */ color: oklch(98.0% 0.024 167.1);
Tailwind
colors: {
custom: {
50: '#f0fef8',
500: '#eafef5',
950: '#000000',
},
}SCSS
$custom: #eafef5; $custom-light: #f0fef8; $custom-dark: #000000;
JSON
{
"hex": "#eafef5",
"rgb": {
"r": 234,
"g": 254,
"b": 245
},
"hsl": {
"h": 153,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.9799,
"c": 0.02401,
"h": 167.1
},
"luminance": 0.94969
}Semantic roles & 50–950 ramp
primary
#EAFEF5
secondary
#EAA2C2
accent
#0067E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585