#EAFDF8#EAFDF8
#EAFDF8 is a very light, muted teal. Relative luminance 0.945; OKLCH L 97.9% C 0.021 H 178.4°. Best body text is #000000 at 19.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFDF8 |
|---|---|
| RGB | rgb(234, 253, 248) |
| HSL | hsl(164, 83%, 95%) |
| HSV | hsv(164, 8%, 99%) |
| CMYK | cmyk(7.5%, 0%, 2%, 0.8%) |
| CIE-LAB | lab(97.84, -7.10, 0.26) |
| CIE-LCH | lch(97.84, 7.10, 177.88°) |
| OKLab | oklab(97.87% -0.0209 0.0006) |
| OKLCH | oklch(97.87% 0.021 178.4) |
| XYZ | xyz(85.9967, 94.5193, 102.5021) |
| Luminance | 0.9452 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.05
Mintcream
#F5FFFA
ΔE00 3.42
Lightcyan
#E0FFFF
ΔE00 3.95
Honeydew
#F0FFF0
ΔE00 4.28
Ice Blue (survey)
#D7FFFE
ΔE00 5.97
Very Pale Blue
#D6FFFE
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFDF8 #FDEAEF
analogous
#EAFDEE #EAFDF8 #EAF8FD
triadic
#EAFDF8 #F8EAFD #FDF8EA
tetradic
#EAFDF8 #EEEAFD #FDEAEF #F8FDEA
square
#EAFDF8 #EEEAFD #FDEAEF #F8FDEA
split-complementary
#EAFDF8 #FDEAF8 #FDEEEA
monochromatic
#7AF2D3 #B2F8E5 #E3FCF6 #E3FCF6 #E3FCF6
Accessibility & contrast
On white
1.06
#EAFDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.90
#EAFDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFDF8
19.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFDF8 | 1.00 | 1.06 | 19.90 | 19.90 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFAF8
Deuteranopia (green-blind)
#F7F8F8
Tritanopia (blue-blind)
#E6FEFB
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eafdf8; /* rgb */ color: rgb(234, 253, 248); /* oklch */ color: oklch(97.9% 0.021 178.4);
Tailwind
colors: {
custom: {
50: '#f0fefa',
500: '#eafdf8',
950: '#000000',
},
}SCSS
$custom: #eafdf8; $custom-light: #f0fefa; $custom-dark: #000000;
JSON
{
"hex": "#eafdf8",
"rgb": {
"r": 234,
"g": 253,
"b": 248
},
"hsl": {
"h": 164.211,
"s": 82.609,
"l": 95.49
},
"oklch": {
"l": 0.97873,
"c": 0.02092,
"h": 178.4
},
"luminance": 0.9452
}Semantic roles & 50–950 ramp
primary
#EAFDF8
secondary
#E7A4B6
accent
#063FDF
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585