#EAFDFF#EAFDFF
#EAFDFF is a very light, muted teal. Relative luminance 0.950; OKLCH L 98.1% C 0.020 H 204.4°. Best body text is #000000 at 19.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFDFF |
|---|---|
| RGB | rgb(234, 253, 255) |
| HSL | hsl(186, 100%, 96%) |
| HSV | hsv(186, 8%, 100%) |
| CMYK | cmyk(8.2%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(98.02, -5.79, -3.08) |
| CIE-LCH | lch(98.02, 6.56, 207.97°) |
| OKLab | oklab(98.07% -0.0183 -0.0083) |
| OKLCH | oklch(98.07% 0.02 204.4) |
| XYZ | xyz(87.1030, 94.9618, 108.3288) |
| Luminance | 0.9496 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.59
Lightcyan
#E0FFFF
ΔE00 4.07
Mintcream
#F5FFFA
ΔE00 4.28
Aliceblue
#F0F8FF
ΔE00 5.59
Ice Blue (survey)
#D7FFFE
ΔE00 6.53
Very Pale Blue
#D6FFFE
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFDFF #FFECEA
analogous
#EAFFF6 #EAFDFF #EAF2FF
triadic
#EAFDFF #FFEAFD #FDFFEA
tetradic
#EAFDFF #F6EAFF #FFECEA #F2FFEA
square
#EAFDFF #F6EAFF #FFECEA #F2FFEA
split-complementary
#EAFDFF #FFEAF2 #FFF6EA
monochromatic
#70F1FF #ADF7FF #E0FCFF #E0FCFF #E0FCFF
Accessibility & contrast
On white
1.05
#EAFDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.99
#EAFDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFDFF
19.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFDFF | 1.00 | 1.05 | 19.99 | 19.99 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFF
Deuteranopia (green-blind)
#F6F8FF
Tritanopia (blue-blind)
#E4FFFE
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eafdff; /* rgb */ color: rgb(234, 253, 255); /* oklch */ color: oklch(98.1% 0.020 204.4);
Tailwind
colors: {
custom: {
50: '#f0feff',
500: '#eafdff',
950: '#000000',
},
}SCSS
$custom: #eafdff; $custom-light: #f0feff; $custom-dark: #000000;
JSON
{
"hex": "#eafdff",
"rgb": {
"r": 234,
"g": 253,
"b": 255
},
"hsl": {
"h": 185.714,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.98071,
"c": 0.02007,
"h": 204.4
},
"luminance": 0.94963
}Semantic roles & 50–950 ramp
primary
#EAFDFF
secondary
#EEA79F
accent
#1600E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161718
muted
#858586