#EAFAFB#EAFAFB
#EAFAFB is a very light, near-neutral teal. Relative luminance 0.928; OKLCH L 97.4% C 0.017 H 201.4°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFAFB |
|---|---|
| RGB | rgb(234, 250, 251) |
| HSL | hsl(184, 68%, 95%) |
| HSV | hsv(184, 7%, 98%) |
| CMYK | cmyk(6.8%, 0.4%, 0%, 1.6%) |
| CIE-LAB | lab(97.16, -5.03, -2.28) |
| CIE-LCH | lch(97.16, 5.53, 204.37°) |
| OKLab | oklab(97.36% -0.0157 -0.0062) |
| OKLCH | oklch(97.36% 0.017 201.4) |
| XYZ | xyz(85.5262, 92.8277, 104.6597) |
| Luminance | 0.9283 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.17
Mintcream
#F5FFFA
ΔE00 3.52
Lightcyan
#E0FFFF
ΔE00 4.91
Aliceblue
#F0F8FF
ΔE00 5.00
Whitesmoke
#F5F5F5
ΔE00 6.71
White
#FFFFFF
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFAFB #FBEBEA
analogous
#EAFBF3 #EAFAFB #EAF2FB
triadic
#EAFAFB #FBEAFA #FAFBEA
tetradic
#EAFAFB #F3EAFB #FBEBEA #F2FBEA
square
#EAFAFB #F3EAFB #FBEBEA #F2FBEA
split-complementary
#EAFAFB #FBEAF2 #FBF3EA
monochromatic
#83E2E7 #B7EEF1 #E5F9FA #E5F9FA #E5F9FA
Accessibility & contrast
On white
1.07
#EAFAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#EAFAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFAFB
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFAFB | 1.00 | 1.07 | 19.57 | 19.57 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FB
Deuteranopia (green-blind)
#F4F6FB
Tritanopia (blue-blind)
#E5FBFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eafafb; /* rgb */ color: rgb(234, 250, 251); /* oklch */ color: oklch(97.4% 0.017 201.4);
Tailwind
colors: {
custom: {
50: '#f0fcfc',
500: '#eafafb',
950: '#000000',
},
}SCSS
$custom: #eafafb; $custom-light: #f0fcfc; $custom-dark: #000000;
JSON
{
"hex": "#eafafb",
"rgb": {
"r": 234,
"g": 250,
"b": 251
},
"hsl": {
"h": 183.529,
"s": 68,
"l": 95.098
},
"oklch": {
"l": 0.97359,
"c": 0.01687,
"h": 201.4
},
"luminance": 0.92829
}Semantic roles & 50–950 ramp
primary
#EAFAFB
secondary
#E0ACA9
accent
#2116D0
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585