#EAFAF2#EAFAF2
#EAFAF2 is a very light, near-neutral teal. Relative luminance 0.923; OKLCH L 97.1% C 0.020 H 164.6°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFAF2 |
|---|---|
| RGB | rgb(234, 250, 242) |
| HSL | hsl(150, 62%, 95%) |
| HSV | hsv(150, 6%, 98%) |
| CMYK | cmyk(6.4%, 0%, 3.2%, 2%) |
| CIE-LAB | lab(96.93, -6.68, 2.03) |
| CIE-LCH | lch(96.93, 6.98, 163.12°) |
| OKLab | oklab(97.11% -0.0191 0.0053) |
| OKLCH | oklch(97.11% 0.02 164.6) |
| XYZ | xyz(84.1411, 92.2737, 97.3649) |
| Luminance | 0.9227 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.97
Mintcream
#F5FFFA
ΔE00 3.09
Azure (CSS)
#F0FFFF
ΔE00 3.99
Lightcyan
#E0FFFF
ΔE00 5.49
Ivory
#FFFFF0
ΔE00 6.86
Ice
#D6FFFA
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFAF2 #FAEAF2
analogous
#EAFAEA #EAFAF2 #EAFAFA
triadic
#EAFAF2 #F2EAFA #FAF2EA
tetradic
#EAFAF2 #EAEAFA #FAEAF2 #FAFAEA
square
#EAFAF2 #EAEAFA #FAEAF2 #FAFAEA
split-complementary
#EAFAF2 #FAEAFA #FAEAEA
monochromatic
#87E2B5 #B9EED3 #E6F9F0 #E6F9F0 #E6F9F0
Accessibility & contrast
On white
1.08
#EAFAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#EAFAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFAF2
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFAF2 | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7F2
Deuteranopia (green-blind)
#F6F5F2
Tritanopia (blue-blind)
#E7FAF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eafaf2; /* rgb */ color: rgb(234, 250, 242); /* oklch */ color: oklch(97.1% 0.020 164.6);
Tailwind
colors: {
custom: {
50: '#f0fcf6',
500: '#eafaf2',
950: '#000000',
},
}SCSS
$custom: #eafaf2; $custom-light: #f0fcf6; $custom-dark: #000000;
JSON
{
"hex": "#eafaf2",
"rgb": {
"r": 234,
"g": 250,
"b": 242
},
"hsl": {
"h": 150,
"s": 61.538,
"l": 94.902
},
"oklch": {
"l": 0.97106,
"c": 0.01983,
"h": 164.6
},
"luminance": 0.92274
}Semantic roles & 50–950 ramp
primary
#EAFAF2
secondary
#DDABC4
accent
#1C73C9
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585