#EAFDFB#EAFDFB
#EAFDFB is a very light, muted teal. Relative luminance 0.947; OKLCH L 98.0% C 0.020 H 189.2°. Best body text is #000000 at 19.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFDFB |
|---|---|
| RGB | rgb(234, 253, 251) |
| HSL | hsl(174, 83%, 95%) |
| HSV | hsv(174, 8%, 99%) |
| CMYK | cmyk(7.5%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(97.92, -6.54, -1.17) |
| CIE-LCH | lch(97.92, 6.65, 190.14°) |
| OKLab | oklab(97.96% -0.0198 -0.0032) |
| OKLCH | oklch(97.96% 0.02 189.2) |
| XYZ | xyz(86.4658, 94.7069, 104.9729) |
| Luminance | 0.9471 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.98
Mintcream
#F5FFFA
ΔE00 3.47
Lightcyan
#E0FFFF
ΔE00 3.61
Honeydew
#F0FFF0
ΔE00 5.59
Ice Blue (survey)
#D7FFFE
ΔE00 5.95
Very Pale Blue
#D6FFFE
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFDFB #FDEAEC
analogous
#EAFDF1 #EAFDFB #EAF5FD
triadic
#EAFDFB #FBEAFD #FDFBEA
tetradic
#EAFDFB #F1EAFD #FDEAEC #F5FDEA
square
#EAFDFB #F1EAFD #FDEAEC #F5FDEA
split-complementary
#EAFDFB #FDEAF5 #FDF1EA
monochromatic
#7AF2E6 #B2F8F0 #E3FCFA #E3FCFA #E3FCFA
Accessibility & contrast
On white
1.05
#EAFDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.94
#EAFDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFDFB
19.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFDFB | 1.00 | 1.05 | 19.94 | 19.94 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFB
Deuteranopia (green-blind)
#F7F8FB
Tritanopia (blue-blind)
#E5FEFC
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eafdfb; /* rgb */ color: rgb(234, 253, 251); /* oklch */ color: oklch(98.0% 0.020 189.2);
Tailwind
colors: {
custom: {
50: '#f0fefc',
500: '#eafdfb',
950: '#000000',
},
}SCSS
$custom: #eafdfb; $custom-light: #f0fefc; $custom-dark: #000000;
JSON
{
"hex": "#eafdfb",
"rgb": {
"r": 234,
"g": 253,
"b": 251
},
"hsl": {
"h": 173.684,
"s": 82.609,
"l": 95.49
},
"oklch": {
"l": 0.97957,
"c": 0.02004,
"h": 189.2
},
"luminance": 0.94708
}Semantic roles & 50–950 ramp
primary
#EAFDFB
secondary
#E7A4AB
accent
#061DDF
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585