#EAFDFA#EAFDFA
#EAFDFA is a very light, muted teal. Relative luminance 0.946; OKLCH L 97.9% C 0.020 H 185.5°. Best body text is #000000 at 19.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFDFA |
|---|---|
| RGB | rgb(234, 253, 250) |
| HSL | hsl(171, 83%, 95%) |
| HSV | hsv(171, 8%, 99%) |
| CMYK | cmyk(7.5%, 0%, 1.2%, 0.8%) |
| CIE-LAB | lab(97.89, -6.73, -0.69) |
| CIE-LCH | lch(97.89, 6.76, 185.87°) |
| OKLab | oklab(97.93% -0.0201 -0.0019) |
| OKLCH | oklch(97.93% 0.02 185.5) |
| XYZ | xyz(86.3086, 94.6440, 104.1449) |
| Luminance | 0.9465 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.31
Mintcream
#F5FFFA
ΔE00 3.40
Lightcyan
#E0FFFF
ΔE00 3.66
Honeydew
#F0FFF0
ΔE00 5.14
Ice Blue (survey)
#D7FFFE
ΔE00 5.91
Very Pale Blue
#D6FFFE
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFDFA #FDEAED
analogous
#EAFDF0 #EAFDFA #EAF6FD
triadic
#EAFDFA #FAEAFD #FDFAEA
tetradic
#EAFDFA #F0EAFD #FDEAED #F6FDEA
square
#EAFDFA #F0EAFD #FDEAED #F6FDEA
split-complementary
#EAFDFA #FDEAF6 #FDF0EA
monochromatic
#7AF2DF #B2F8ED #E3FCF8 #E3FCF8 #E3FCF8
Accessibility & contrast
On white
1.05
#EAFDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.93
#EAFDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFDFA
19.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFDFA | 1.00 | 1.05 | 19.93 | 19.93 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFA
Deuteranopia (green-blind)
#F7F8FA
Tritanopia (blue-blind)
#E5FEFC
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eafdfa; /* rgb */ color: rgb(234, 253, 250); /* oklch */ color: oklch(97.9% 0.020 185.5);
Tailwind
colors: {
custom: {
50: '#f0fefb',
500: '#eafdfa',
950: '#000000',
},
}SCSS
$custom: #eafdfa; $custom-light: #f0fefb; $custom-dark: #000000;
JSON
{
"hex": "#eafdfa",
"rgb": {
"r": 234,
"g": 253,
"b": 250
},
"hsl": {
"h": 170.526,
"s": 82.609,
"l": 95.49
},
"oklch": {
"l": 0.97929,
"c": 0.02024,
"h": 185.5
},
"luminance": 0.94645
}Semantic roles & 50–950 ramp
primary
#EAFDFA
secondary
#E7A4AF
accent
#0629DF
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585