#EAFFF9#EAFFF9
#EAFFF9 is a very light, muted teal. Relative luminance 0.959; OKLCH L 98.3% C 0.023 H 176.9°. Best body text is #000000 at 20.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFF9 |
|---|---|
| RGB | rgb(234, 255, 249) |
| HSL | hsl(163, 100%, 96%) |
| HSV | hsv(163, 8%, 100%) |
| CMYK | cmyk(8.2%, 0%, 2.4%, 0%) |
| CIE-LAB | lab(98.37, -7.91, 0.53) |
| CIE-LCH | lch(98.37, 7.93, 176.20°) |
| OKLab | oklab(98.3% -0.0232 0.0013) |
| OKLCH | oklch(98.3% 0.023 176.9) |
| XYZ | xyz(86.7869, 95.8508, 103.5329) |
| Luminance | 0.9585 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.69
Azure (CSS)
#F0FFFF
ΔE00 3.79
Honeydew
#F0FFF0
ΔE00 4.08
Mintcream
#F5FFFA
ΔE00 4.09
Ice Blue (survey)
#D7FFFE
ΔE00 5.48
Ice
#D6FFFA
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFF9 #FFEAF0
analogous
#EAFFEE #EAFFF9 #EAFAFF
triadic
#EAFFF9 #F9EAFF #FFF9EA
tetradic
#EAFFF9 #EEEAFF #FFEAF0 #FAFFEA
square
#EAFFF9 #EEEAFF #FFEAF0 #FAFFEA
split-complementary
#EAFFF9 #FFEAFA #FFEEEA
monochromatic
#70FFD6 #ADFFE8 #E0FFF6 #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.04
#EAFFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.17
#EAFFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFF9
20.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFF9 | 1.00 | 1.04 | 20.17 | 20.17 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFCF9
Deuteranopia (green-blind)
#F9F9F9
Tritanopia (blue-blind)
#E5FFFD
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #eafff9; /* rgb */ color: rgb(234, 255, 249); /* oklch */ color: oklch(98.3% 0.023 176.9);
Tailwind
colors: {
custom: {
50: '#f0fffb',
500: '#eafff9',
950: '#000000',
},
}SCSS
$custom: #eafff9; $custom-light: #f0fffb; $custom-dark: #000000;
JSON
{
"hex": "#eafff9",
"rgb": {
"r": 234,
"g": 255,
"b": 249
},
"hsl": {
"h": 162.857,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.98301,
"c": 0.02326,
"h": 176.9
},
"luminance": 0.95852
}Semantic roles & 50–950 ramp
primary
#EAFFF9
secondary
#EE9FB6
accent
#0042E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161817
muted
#858685