#EAFDF9#EAFDF9
#EAFDF9 is a very light, muted teal. Relative luminance 0.946; OKLCH L 97.9% C 0.021 H 181.9°. Best body text is #000000 at 19.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFDF9 |
|---|---|
| RGB | rgb(234, 253, 249) |
| HSL | hsl(167, 83%, 95%) |
| HSV | hsv(167, 8%, 99%) |
| CMYK | cmyk(7.5%, 0%, 1.6%, 0.8%) |
| CIE-LAB | lab(97.87, -6.91, -0.21) |
| CIE-LCH | lch(97.87, 6.92, 181.78°) |
| OKLab | oklab(97.9% -0.0205 -0.0007) |
| OKLCH | oklch(97.9% 0.021 181.9) |
| XYZ | xyz(86.1522, 94.5815, 103.3213) |
| Luminance | 0.9458 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.67
Mintcream
#F5FFFA
ΔE00 3.38
Lightcyan
#E0FFFF
ΔE00 3.78
Honeydew
#F0FFF0
ΔE00 4.71
Ice Blue (survey)
#D7FFFE
ΔE00 5.92
Very Pale Blue
#D6FFFE
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFDF9 #FDEAEE
analogous
#EAFDEF #EAFDF9 #EAF7FD
triadic
#EAFDF9 #F9EAFD #FDF9EA
tetradic
#EAFDF9 #EFEAFD #FDEAEE #F7FDEA
square
#EAFDF9 #EFEAFD #FDEAEE #F7FDEA
split-complementary
#EAFDF9 #FDEAF7 #FDEFEA
monochromatic
#7AF2D9 #B2F8E9 #E3FCF7 #E3FCF7 #E3FCF7
Accessibility & contrast
On white
1.05
#EAFDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.92
#EAFDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFDF9
19.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFDF9 | 1.00 | 1.05 | 19.92 | 19.92 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBF9
Deuteranopia (green-blind)
#F7F8F9
Tritanopia (blue-blind)
#E6FEFC
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eafdf9; /* rgb */ color: rgb(234, 253, 249); /* oklch */ color: oklch(97.9% 0.021 181.9);
Tailwind
colors: {
custom: {
50: '#f0fefb',
500: '#eafdf9',
950: '#000000',
},
}SCSS
$custom: #eafdf9; $custom-light: #f0fefb; $custom-dark: #000000;
JSON
{
"hex": "#eafdf9",
"rgb": {
"r": 234,
"g": 253,
"b": 249
},
"hsl": {
"h": 167.368,
"s": 82.609,
"l": 95.49
},
"oklch": {
"l": 0.97901,
"c": 0.02054,
"h": 181.9
},
"luminance": 0.94583
}Semantic roles & 50–950 ramp
primary
#EAFDF9
secondary
#E7A4B2
accent
#0634DF
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585