#EAFFF7#EAFFF7
#EAFFF7 is a very light, muted teal. Relative luminance 0.957; OKLCH L 98.2% C 0.024 H 171.0°. Best body text is #000000 at 20.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFF7 |
|---|---|
| RGB | rgb(234, 255, 247) |
| HSL | hsl(157, 100%, 96%) |
| HSV | hsv(157, 8%, 100%) |
| CMYK | cmyk(8.2%, 0%, 3.1%, 0%) |
| CIE-LAB | lab(98.32, -8.28, 1.48) |
| CIE-LCH | lch(98.32, 8.41, 169.86°) |
| OKLab | oklab(98.25% -0.024 0.0038) |
| OKLCH | oklch(98.25% 0.024 171) |
| XYZ | xyz(86.4766, 95.7267, 101.8988) |
| Luminance | 0.9573 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.37
Lightcyan
#E0FFFF
ΔE00 4.29
Mintcream
#F5FFFA
ΔE00 4.37
Azure (CSS)
#F0FFFF
ΔE00 4.52
Ice
#D6FFFA
ΔE00 5.63
Ice Blue (survey)
#D7FFFE
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFF7 #FFEAF2
analogous
#EAFFEC #EAFFF7 #EAFCFF
triadic
#EAFFF7 #F7EAFF #FFF7EA
tetradic
#EAFFF7 #ECEAFF #FFEAF2 #FCFFEA
square
#EAFFF7 #ECEAFF #FFEAF2 #FCFFEA
split-complementary
#EAFFF7 #FFEAFC #FFECEA
monochromatic
#70FFC8 #ADFFE0 #E0FFF3 #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.04
#EAFFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.15
#EAFFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFF7
20.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFF7 | 1.00 | 1.04 | 20.15 | 20.15 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFCF7
Deuteranopia (green-blind)
#F9F9F7
Tritanopia (blue-blind)
#E6FFFD
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #eafff7; /* rgb */ color: rgb(234, 255, 247); /* oklch */ color: oklch(98.2% 0.024 171.0);
Tailwind
colors: {
custom: {
50: '#f0fff9',
500: '#eafff7',
950: '#000000',
},
}SCSS
$custom: #eafff7; $custom-light: #f0fff9; $custom-dark: #000000;
JSON
{
"hex": "#eafff7",
"rgb": {
"r": 234,
"g": 255,
"b": 247
},
"hsl": {
"h": 157.143,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.98246,
"c": 0.02429,
"h": 171
},
"luminance": 0.95728
}Semantic roles & 50–950 ramp
primary
#EAFFF7
secondary
#EE9FBD
accent
#0057E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161817
muted
#858685