#EAFCFF#EAFCFF
#EAFCFF is a very light, near-neutral teal. Relative luminance 0.943; OKLCH L 97.9% C 0.019 H 208.8°. Best body text is #000000 at 19.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFCFF |
|---|---|
| RGB | rgb(234, 252, 255) |
| HSL | hsl(189, 100%, 96%) |
| HSV | hsv(189, 8%, 100%) |
| CMYK | cmyk(8.2%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(97.77, -5.29, -3.45) |
| CIE-LCH | lch(97.77, 6.32, 213.09°) |
| OKLab | oklab(97.87% -0.0169 -0.0093) |
| OKLCH | oklch(97.87% 0.019 208.8) |
| XYZ | xyz(86.7882, 94.3321, 108.2239) |
| Luminance | 0.9433 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.70
Mintcream
#F5FFFA
ΔE00 4.43
Lightcyan
#E0FFFF
ΔE00 4.66
Aliceblue
#F0F8FF
ΔE00 4.95
Ice Blue (survey)
#D7FFFE
ΔE00 7.10
Whitesmoke
#F5F5F5
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFCFF #FFEDEA
analogous
#EAFFF7 #EAFCFF #EAF1FF
triadic
#EAFCFF #FFEAFC #FCFFEA
tetradic
#EAFCFF #F7EAFF #FFEDEA #F1FFEA
square
#EAFCFF #F7EAFF #FFEDEA #F1FFEA
split-complementary
#EAFCFF #FFEAF1 #FFF7EA
monochromatic
#70EBFF #ADF3FF #E0FBFF #E0FBFF #E0FBFF
Accessibility & contrast
On white
1.06
#EAFCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.87
#EAFCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFCFF
19.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFCFF | 1.00 | 1.06 | 19.87 | 19.87 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFF
Deuteranopia (green-blind)
#F5F7FF
Tritanopia (blue-blind)
#E4FEFD
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eafcff; /* rgb */ color: rgb(234, 252, 255); /* oklch */ color: oklch(97.9% 0.019 208.8);
Tailwind
colors: {
custom: {
50: '#f0fdff',
500: '#eafcff',
950: '#000000',
},
}SCSS
$custom: #eafcff; $custom-light: #f0fdff; $custom-dark: #000000;
JSON
{
"hex": "#eafcff",
"rgb": {
"r": 234,
"g": 252,
"b": 255
},
"hsl": {
"h": 188.571,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.97872,
"c": 0.0193,
"h": 208.8
},
"luminance": 0.94333
}Semantic roles & 50–950 ramp
primary
#EAFCFF
secondary
#EEAA9F
accent
#2100E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161718
muted
#858586