#EAFDFC#EAFDFC
#EAFDFC is a very light, near-neutral teal. Relative luminance 0.948; OKLCH L 98.0% C 0.020 H 193.0°. Best body text is #000000 at 19.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFDFC |
|---|---|
| RGB | rgb(234, 253, 252) |
| HSL | hsl(177, 83%, 95%) |
| HSV | hsv(177, 8%, 99%) |
| CMYK | cmyk(7.5%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(97.94, -6.36, -1.65) |
| CIE-LCH | lch(97.94, 6.57, 194.53°) |
| OKLab | oklab(97.99% -0.0194 -0.0045) |
| OKLCH | oklch(97.99% 0.02 193) |
| XYZ | xyz(86.6239, 94.7701, 105.8053) |
| Luminance | 0.9477 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.71
Mintcream
#F5FFFA
ΔE00 3.60
Lightcyan
#E0FFFF
ΔE00 3.62
Ice Blue (survey)
#D7FFFE
ΔE00 6.03
Honeydew
#F0FFF0
ΔE00 6.05
Very Pale Blue
#D6FFFE
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFDFC #FDEAEB
analogous
#EAFDF2 #EAFDFC #EAF4FD
triadic
#EAFDFC #FCEAFD #FDFCEA
tetradic
#EAFDFC #F2EAFD #FDEAEB #F4FDEA
square
#EAFDFC #F2EAFD #FDEAEB #F4FDEA
split-complementary
#EAFDFC #FDEAF4 #FDF2EA
monochromatic
#7AF2EC #B2F8F4 #E3FCFB #E3FCFB #E3FCFB
Accessibility & contrast
On white
1.05
#EAFDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.95
#EAFDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFDFC
19.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFDFC | 1.00 | 1.05 | 19.95 | 19.95 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFC
Deuteranopia (green-blind)
#F6F8FC
Tritanopia (blue-blind)
#E5FEFD
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eafdfc; /* rgb */ color: rgb(234, 253, 252); /* oklch */ color: oklch(98.0% 0.020 193.0);
Tailwind
colors: {
custom: {
50: '#f0fefd',
500: '#eafdfc',
950: '#000000',
},
}SCSS
$custom: #eafdfc; $custom-light: #f0fefd; $custom-dark: #000000;
JSON
{
"hex": "#eafdfc",
"rgb": {
"r": 234,
"g": 253,
"b": 252
},
"hsl": {
"h": 176.842,
"s": 82.609,
"l": 95.49
},
"oklch": {
"l": 0.97986,
"c": 0.01991,
"h": 193
},
"luminance": 0.94771
}Semantic roles & 50–950 ramp
primary
#EAFDFC
secondary
#E7A4A8
accent
#0612DF
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585