#EAFEFF#EAFEFF
#EAFEFF is a very light, muted teal. Relative luminance 0.956; OKLCH L 98.3% C 0.021 H 200.4°. Best body text is #000000 at 20.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFEFF |
|---|---|
| RGB | rgb(234, 254, 255) |
| HSL | hsl(183, 100%, 96%) |
| HSV | hsv(183, 8%, 100%) |
| CMYK | cmyk(8.2%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(98.27, -6.30, -2.71) |
| CIE-LCH | lch(98.27, 6.85, 203.25°) |
| OKLab | oklab(98.27% -0.0196 -0.0073) |
| OKLCH | oklch(98.27% 0.021 200.4) |
| XYZ | xyz(87.4195, 95.5948, 108.4343) |
| Luminance | 0.9560 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.75
Lightcyan
#E0FFFF
ΔE00 3.53
Mintcream
#F5FFFA
ΔE00 4.22
Ice Blue (survey)
#D7FFFE
ΔE00 6.01
Aliceblue
#F0F8FF
ΔE00 6.22
Very Pale Blue
#D6FFFE
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFEFF #FFEBEA
analogous
#EAFFF5 #EAFEFF #EAF3FF
triadic
#EAFEFF #FFEAFE #FEFFEA
tetradic
#EAFEFF #F5EAFF #FFEBEA #F3FFEA
square
#EAFEFF #F5EAFF #FFEBEA #F3FFEA
split-complementary
#EAFEFF #FFEAF3 #FFF5EA
monochromatic
#70F8FF #ADFBFF #E0FEFF #E0FEFF #E0FEFF
Accessibility & contrast
On white
1.04
#EAFEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.12
#EAFEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFEFF
20.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFEFF | 1.00 | 1.04 | 20.12 | 20.12 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFCFF
Deuteranopia (green-blind)
#F7F9FF
Tritanopia (blue-blind)
#E4FFFE
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #eafeff; /* rgb */ color: rgb(234, 254, 255); /* oklch */ color: oklch(98.3% 0.021 200.4);
Tailwind
colors: {
custom: {
50: '#f0feff',
500: '#eafeff',
950: '#000000',
},
}SCSS
$custom: #eafeff; $custom-light: #f0feff; $custom-dark: #000000;
JSON
{
"hex": "#eafeff",
"rgb": {
"r": 234,
"g": 254,
"b": 255
},
"hsl": {
"h": 182.857,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.98271,
"c": 0.02094,
"h": 200.4
},
"luminance": 0.95596
}Semantic roles & 50–950 ramp
primary
#EAFEFF
secondary
#EEA39F
accent
#0B00E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161718
muted
#858586