#EAFDF4#EAFDF4
#EAFDF4 is a very light, muted teal. Relative luminance 0.943; OKLCH L 97.8% C 0.023 H 165.9°. Best body text is #000000 at 19.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFDF4 |
|---|---|
| RGB | rgb(234, 253, 244) |
| HSL | hsl(152, 83%, 95%) |
| HSV | hsv(152, 8%, 99%) |
| CMYK | cmyk(7.5%, 0%, 3.6%, 0.8%) |
| CIE-LAB | lab(97.74, -7.82, 2.18) |
| CIE-LCH | lch(97.74, 8.12, 164.46°) |
| OKLab | oklab(97.76% -0.0224 0.0056) |
| OKLCH | oklch(97.76% 0.023 165.9) |
| XYZ | xyz(85.3827, 94.2737, 99.2687) |
| Luminance | 0.9427 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.73
Mintcream
#F5FFFA
ΔE00 4.02
Azure (CSS)
#F0FFFF
ΔE00 4.62
Lightcyan
#E0FFFF
ΔE00 5.00
Ice
#D6FFFA
ΔE00 6.29
Ice Blue (survey)
#D7FFFE
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFDF4 #FDEAF3
analogous
#EAFDEA #EAFDF4 #EAFCFD
triadic
#EAFDF4 #F4EAFD #FDF4EA
tetradic
#EAFDF4 #EAEAFD #FDEAF3 #FCFDEA
square
#EAFDF4 #EAEAFD #FDEAF3 #FCFDEA
split-complementary
#EAFDF4 #FDEAFC #FDEAEA
monochromatic
#7AF2B9 #B2F8D7 #E3FCF0 #E3FCF0 #E3FCF0
Accessibility & contrast
On white
1.06
#EAFDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.86
#EAFDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFDF4
19.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFDF4 | 1.00 | 1.06 | 19.86 | 19.86 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF4
Deuteranopia (green-blind)
#F8F7F5
Tritanopia (blue-blind)
#E7FDFA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eafdf4; /* rgb */ color: rgb(234, 253, 244); /* oklch */ color: oklch(97.8% 0.023 165.9);
Tailwind
colors: {
custom: {
50: '#f0fef7',
500: '#eafdf4',
950: '#000000',
},
}SCSS
$custom: #eafdf4; $custom-light: #f0fef7; $custom-dark: #000000;
JSON
{
"hex": "#eafdf4",
"rgb": {
"r": 234,
"g": 253,
"b": 244
},
"hsl": {
"h": 151.579,
"s": 82.609,
"l": 95.49
},
"oklch": {
"l": 0.97762,
"c": 0.02314,
"h": 165.9
},
"luminance": 0.94275
}Semantic roles & 50–950 ramp
primary
#EAFDF4
secondary
#E7A4C4
accent
#066DDF
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585