#EAFFF8#EAFFF8
#EAFFF8 is a very light, muted teal. Relative luminance 0.958; OKLCH L 98.3% C 0.024 H 173.9°. Best body text is #000000 at 20.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFF8 |
|---|---|
| RGB | rgb(234, 255, 248) |
| HSL | hsl(160, 100%, 96%) |
| HSV | hsv(160, 8%, 100%) |
| CMYK | cmyk(8.2%, 0%, 2.7%, 0%) |
| CIE-LAB | lab(98.35, -8.10, 1.00) |
| CIE-LCH | lch(98.35, 8.16, 172.94°) |
| OKLab | oklab(98.27% -0.0236 0.0025) |
| OKLCH | oklch(98.27% 0.024 173.9) |
| XYZ | xyz(86.6313, 95.7886, 102.7137) |
| Luminance | 0.9579 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.72
Lightcyan
#E0FFFF
ΔE00 3.98
Azure (CSS)
#F0FFFF
ΔE00 4.15
Mintcream
#F5FFFA
ΔE00 4.21
Ice
#D6FFFA
ΔE00 5.59
Ice Blue (survey)
#D7FFFE
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFF8 #FFEAF1
analogous
#EAFFED #EAFFF8 #EAFBFF
triadic
#EAFFF8 #F8EAFF #FFF8EA
tetradic
#EAFFF8 #EDEAFF #FFEAF1 #FBFFEA
square
#EAFFF8 #EDEAFF #FFEAF1 #FBFFEA
split-complementary
#EAFFF8 #FFEAFB #FFEDEA
monochromatic
#70FFCF #ADFFE4 #E0FFF5 #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.04
#EAFFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.16
#EAFFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFF8
20.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFF8 | 1.00 | 1.04 | 20.16 | 20.16 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFCF8
Deuteranopia (green-blind)
#F9F9F8
Tritanopia (blue-blind)
#E6FFFD
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #eafff8; /* rgb */ color: rgb(234, 255, 248); /* oklch */ color: oklch(98.3% 0.024 173.9);
Tailwind
colors: {
custom: {
50: '#f0fffa',
500: '#eafff8',
950: '#000000',
},
}SCSS
$custom: #eafff8; $custom-light: #f0fffa; $custom-dark: #000000;
JSON
{
"hex": "#eafff8",
"rgb": {
"r": 234,
"g": 255,
"b": 248
},
"hsl": {
"h": 160,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.98274,
"c": 0.02375,
"h": 173.9
},
"luminance": 0.9579
}Semantic roles & 50–950 ramp
primary
#EAFFF8
secondary
#EE9FB9
accent
#004CE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161817
muted
#858685