#EAFAFA#EAFAFA
#EAFAFA is a very light, near-neutral teal. Relative luminance 0.928; OKLCH L 97.3% C 0.017 H 196.9°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFAFA |
|---|---|
| RGB | rgb(234, 250, 250) |
| HSL | hsl(180, 62%, 95%) |
| HSV | hsv(180, 6%, 98%) |
| CMYK | cmyk(6.4%, 0%, 0%, 2%) |
| CIE-LAB | lab(97.13, -5.22, -1.80) |
| CIE-LCH | lch(97.13, 5.52, 199.05°) |
| OKLab | oklab(97.33% -0.0161 -0.0049) |
| OKLCH | oklch(97.33% 0.017 196.9) |
| XYZ | xyz(85.3690, 92.7648, 103.8317) |
| Luminance | 0.9277 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.12
Mintcream
#F5FFFA
ΔE00 3.22
Lightcyan
#E0FFFF
ΔE00 4.76
Aliceblue
#F0F8FF
ΔE00 5.38
Honeydew
#F0FFF0
ΔE00 6.58
Whitesmoke
#F5F5F5
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFAFA #FAEAEA
analogous
#EAFAF2 #EAFAFA #EAF2FA
triadic
#EAFAFA #FAEAFA #FAFAEA
tetradic
#EAFAFA #F2EAFA #FAEAEA #F2FAEA
square
#EAFAFA #F2EAFA #FAEAEA #F2FAEA
split-complementary
#EAFAFA #FAEAF2 #FAF2EA
monochromatic
#87E2E2 #B9EEEE #E6F9F9 #E6F9F9 #E6F9F9
Accessibility & contrast
On white
1.07
#EAFAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.55
#EAFAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFAFA
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFAFA | 1.00 | 1.07 | 19.55 | 19.55 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8FA
Deuteranopia (green-blind)
#F4F6FA
Tritanopia (blue-blind)
#E6FBFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eafafa; /* rgb */ color: rgb(234, 250, 250); /* oklch */ color: oklch(97.3% 0.017 196.9);
Tailwind
colors: {
custom: {
50: '#f0fcfb',
500: '#eafafa',
950: '#000000',
},
}SCSS
$custom: #eafafa; $custom-light: #f0fcfb; $custom-dark: #000000;
JSON
{
"hex": "#eafafa",
"rgb": {
"r": 234,
"g": 250,
"b": 250
},
"hsl": {
"h": 180,
"s": 61.538,
"l": 94.902
},
"oklch": {
"l": 0.9733,
"c": 0.01681,
"h": 196.9
},
"luminance": 0.92766
}Semantic roles & 50–950 ramp
primary
#EAFAFA
secondary
#DDABAB
accent
#1C1CC9
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585