#EAFDF6#EAFDF6
#EAFDF6 is a very light, muted teal. Relative luminance 0.944; OKLCH L 97.8% C 0.022 H 171.8°. Best body text is #000000 at 19.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFDF6 |
|---|---|
| RGB | rgb(234, 253, 246) |
| HSL | hsl(158, 83%, 95%) |
| HSV | hsv(158, 8%, 99%) |
| CMYK | cmyk(7.5%, 0%, 2.8%, 0.8%) |
| CIE-LAB | lab(97.79, -7.46, 1.22) |
| CIE-LCH | lch(97.79, 7.56, 170.72°) |
| OKLab | oklab(97.82% -0.0217 0.0031) |
| OKLCH | oklch(97.82% 0.022 171.8) |
| XYZ | xyz(85.6880, 94.3958, 100.8767) |
| Luminance | 0.9440 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.47
Mintcream
#F5FFFA
ΔE00 3.64
Azure (CSS)
#F0FFFF
ΔE00 3.83
Lightcyan
#E0FFFF
ΔE00 4.42
Ice Blue (survey)
#D7FFFE
ΔE00 6.18
Ice
#D6FFFA
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFDF6 #FDEAF1
analogous
#EAFDEC #EAFDF6 #EAFAFD
triadic
#EAFDF6 #F6EAFD #FDF6EA
tetradic
#EAFDF6 #ECEAFD #FDEAF1 #FAFDEA
square
#EAFDF6 #ECEAFD #FDEAF1 #FAFDEA
split-complementary
#EAFDF6 #FDEAFA #FDECEA
monochromatic
#7AF2C6 #B2F8DE #E3FCF3 #E3FCF3 #E3FCF3
Accessibility & contrast
On white
1.06
#EAFDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.88
#EAFDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFDF6
19.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFDF6 | 1.00 | 1.06 | 19.88 | 19.88 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF6
Deuteranopia (green-blind)
#F8F8F6
Tritanopia (blue-blind)
#E6FDFB
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eafdf6; /* rgb */ color: rgb(234, 253, 246); /* oklch */ color: oklch(97.8% 0.022 171.8);
Tailwind
colors: {
custom: {
50: '#f0fef9',
500: '#eafdf6',
950: '#000000',
},
}SCSS
$custom: #eafdf6; $custom-light: #f0fef9; $custom-dark: #000000;
JSON
{
"hex": "#eafdf6",
"rgb": {
"r": 234,
"g": 253,
"b": 246
},
"hsl": {
"h": 157.895,
"s": 82.609,
"l": 95.49
},
"oklch": {
"l": 0.97817,
"c": 0.02189,
"h": 171.8
},
"luminance": 0.94397
}Semantic roles & 50–950 ramp
primary
#EAFDF6
secondary
#E7A4BD
accent
#0656DF
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585