#EAFFF5#EAFFF5
#EAFFF5 is a very light, muted teal. Relative luminance 0.956; OKLCH L 98.2% C 0.026 H 165.7°. Best body text is #000000 at 20.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFF5 |
|---|---|
| RGB | rgb(234, 255, 245) |
| HSL | hsl(151, 100%, 96%) |
| HSV | hsv(151, 8%, 100%) |
| CMYK | cmyk(8.2%, 0%, 3.9%, 0%) |
| CIE-LAB | lab(98.27, -8.64, 2.44) |
| CIE-LCH | lch(98.27, 8.98, 164.25°) |
| OKLab | oklab(98.19% -0.0248 0.0063) |
| OKLCH | oklch(98.19% 0.026 165.7) |
| XYZ | xyz(86.1697, 95.6039, 100.2821) |
| Luminance | 0.9560 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.76
Mintcream
#F5FFFA
ΔE00 4.75
Lightcyan
#E0FFFF
ΔE00 4.95
Azure (CSS)
#F0FFFF
ΔE00 5.26
Ice
#D6FFFA
ΔE00 5.81
Ice Blue (survey)
#D7FFFE
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFF5 #FFEAF4
analogous
#EAFFEA #EAFFF5 #EAFEFF
triadic
#EAFFF5 #F5EAFF #FFF5EA
tetradic
#EAFFF5 #EAEAFF #FFEAF4 #FEFFEA
square
#EAFFF5 #EAEAFF #FFEAF4 #FEFFEA
split-complementary
#EAFFF5 #FFEAFE #FFEAEA
monochromatic
#70FFBB #ADFFD8 #E0FFF0 #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.04
#EAFFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.12
#EAFFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFF5
20.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFF5 | 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)
#FEFCF5
Deuteranopia (green-blind)
#FAF9F6
Tritanopia (blue-blind)
#E6FFFC
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #eafff5; /* rgb */ color: rgb(234, 255, 245); /* oklch */ color: oklch(98.2% 0.026 165.7);
Tailwind
colors: {
custom: {
50: '#f0fff8',
500: '#eafff5',
950: '#000000',
},
}SCSS
$custom: #eafff5; $custom-light: #f0fff8; $custom-dark: #000000;
JSON
{
"hex": "#eafff5",
"rgb": {
"r": 234,
"g": 255,
"b": 245
},
"hsl": {
"h": 151.429,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.98191,
"c": 0.02555,
"h": 165.7
},
"luminance": 0.95605
}Semantic roles & 50–950 ramp
primary
#EAFFF5
secondary
#EE9FC5
accent
#006DE6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161817
muted
#858685