#EAFFFA#EAFFFA
#EAFFFA is a very light, muted teal. Relative luminance 0.959; OKLCH L 98.3% C 0.023 H 180.0°. Best body text is #000000 at 20.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFFA |
|---|---|
| RGB | rgb(234, 255, 250) |
| HSL | hsl(166, 100%, 96%) |
| HSV | hsv(166, 8%, 100%) |
| CMYK | cmyk(8.2%, 0%, 2%, 0%) |
| CIE-LAB | lab(98.40, -7.73, 0.05) |
| CIE-LCH | lch(98.40, 7.73, 179.64°) |
| OKLab | oklab(98.33% -0.0228 0) |
| OKLCH | oklch(98.33% 0.023 180) |
| XYZ | xyz(86.9433, 95.9134, 104.3565) |
| Luminance | 0.9591 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.43
Lightcyan
#E0FFFF
ΔE00 3.43
Mintcream
#F5FFFA
ΔE00 4.01
Honeydew
#F0FFF0
ΔE00 4.47
Ice Blue (survey)
#D7FFFE
ΔE00 5.37
Very Pale Blue
#D6FFFE
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFFA #FFEAEF
analogous
#EAFFEF #EAFFFA #EAF9FF
triadic
#EAFFFA #FAEAFF #FFFAEA
tetradic
#EAFFFA #EFEAFF #FFEAEF #F9FFEA
square
#EAFFFA #EFEAFF #FFEAEF #F9FFEA
split-complementary
#EAFFFA #FFEAF9 #FFEFEA
monochromatic
#70FFDD #ADFFEB #E0FFF8 #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.04
#EAFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.18
#EAFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFFA
20.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFFA | 1.00 | 1.04 | 20.18 | 20.18 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFCFA
Deuteranopia (green-blind)
#F9F9FA
Tritanopia (blue-blind)
#E5FFFD
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #eafffa; /* rgb */ color: rgb(234, 255, 250); /* oklch */ color: oklch(98.3% 0.023 180.0);
Tailwind
colors: {
custom: {
50: '#f0fffb',
500: '#eafffa',
950: '#000000',
},
}SCSS
$custom: #eafffa; $custom-light: #f0fffb; $custom-dark: #000000;
JSON
{
"hex": "#eafffa",
"rgb": {
"r": 234,
"g": 255,
"b": 250
},
"hsl": {
"h": 165.714,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.98329,
"c": 0.02285,
"h": 180
},
"luminance": 0.95915
}Semantic roles & 50–950 ramp
primary
#EAFFFA
secondary
#EE9FB2
accent
#0037E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161817
muted
#858685