#EAFCFD#EAFCFD
#EAFCFD is a very light, near-neutral teal. Relative luminance 0.942; OKLCH L 97.8% C 0.019 H 200.9°. Best body text is #000000 at 19.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFCFD |
|---|---|
| RGB | rgb(234, 252, 253) |
| HSL | hsl(183, 83%, 95%) |
| HSV | hsv(183, 8%, 99%) |
| CMYK | cmyk(7.5%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(97.71, -5.67, -2.49) |
| CIE-LCH | lch(97.71, 6.19, 203.76°) |
| OKLab | oklab(97.82% -0.0177 -0.0067) |
| OKLCH | oklch(97.82% 0.019 200.9) |
| XYZ | xyz(86.4679, 94.2040, 106.5371) |
| Luminance | 0.9421 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.29
Mintcream
#F5FFFA
ΔE00 3.82
Lightcyan
#E0FFFF
ΔE00 4.20
Aliceblue
#F0F8FF
ΔE00 5.60
Ice Blue (survey)
#D7FFFE
ΔE00 6.65
Very Pale Blue
#D6FFFE
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFCFD #FDEBEA
analogous
#EAFDF4 #EAFCFD #EAF2FD
triadic
#EAFCFD #FDEAFC #FCFDEA
tetradic
#EAFCFD #F4EAFD #FDEBEA #F2FDEA
square
#EAFCFD #F4EAFD #FDEBEA #F2FDEA
split-complementary
#EAFCFD #FDEAF2 #FDF4EA
monochromatic
#7AECF2 #B2F4F8 #E3FBFC #E3FBFC #E3FBFC
Accessibility & contrast
On white
1.06
#EAFCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.84
#EAFCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFCFD
19.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFCFD | 1.00 | 1.06 | 19.84 | 19.84 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFD
Deuteranopia (green-blind)
#F5F7FD
Tritanopia (blue-blind)
#E5FDFC
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eafcfd; /* rgb */ color: rgb(234, 252, 253); /* oklch */ color: oklch(97.8% 0.019 200.9);
Tailwind
colors: {
custom: {
50: '#f0fdfe',
500: '#eafcfd',
950: '#000000',
},
}SCSS
$custom: #eafcfd; $custom-light: #f0fdfe; $custom-dark: #000000;
JSON
{
"hex": "#eafcfd",
"rgb": {
"r": 234,
"g": 252,
"b": 253
},
"hsl": {
"h": 183.158,
"s": 82.609,
"l": 95.49
},
"oklch": {
"l": 0.97815,
"c": 0.01891,
"h": 200.9
},
"luminance": 0.94205
}Semantic roles & 50–950 ramp
primary
#EAFCFD
secondary
#E7A8A4
accent
#1206DF
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585