#EBFAFA#EBFAFA
#EBFAFA is a very light, near-neutral teal. Relative luminance 0.929; OKLCH L 97.4% C 0.016 H 196.9°. Best body text is #000000 at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFAFA |
|---|---|
| RGB | rgb(235, 250, 250) |
| HSL | hsl(180, 60%, 95%) |
| HSV | hsv(180, 6%, 98%) |
| CMYK | cmyk(6%, 0%, 0%, 2%) |
| CIE-LAB | lab(97.20, -4.90, -1.69) |
| CIE-LCH | lch(97.20, 5.18, 199.08°) |
| OKLab | oklab(97.4% -0.0151 -0.0046) |
| OKLCH | oklch(97.4% 0.016 196.9) |
| XYZ | xyz(85.6983, 92.9346, 103.8472) |
| Luminance | 0.9294 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.01
Mintcream
#F5FFFA
ΔE00 3.01
Aliceblue
#F0F8FF
ΔE00 5.10
Lightcyan
#E0FFFF
ΔE00 5.12
Whitesmoke
#F5F5F5
ΔE00 6.46
Honeydew
#F0FFF0
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFAFA #FAEBEB
analogous
#EBFAF2 #EBFAFA #EBF2FA
triadic
#EBFAFA #FAEBFA #FAFAEB
tetradic
#EBFAFA #F2EBFA #FAEBEB #F2FAEB
square
#EBFAFA #F2EBFA #FAEBEB #F2FAEB
split-complementary
#EBFAFA #FAEBF2 #FAF2EB
monochromatic
#89E2E2 #BAEEEE #E7F9F9 #E7F9F9 #E7F9F9
Accessibility & contrast
On white
1.07
#EBFAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.59
#EBFAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFAFA
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFAFA | 1.00 | 1.07 | 19.59 | 19.59 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8FA
Deuteranopia (green-blind)
#F5F6FA
Tritanopia (blue-blind)
#E7FBFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ebfafa; /* rgb */ color: rgb(235, 250, 250); /* oklch */ color: oklch(97.4% 0.016 196.9);
Tailwind
colors: {
custom: {
50: '#f1fcfb',
500: '#ebfafa',
950: '#000000',
},
}SCSS
$custom: #ebfafa; $custom-light: #f1fcfb; $custom-dark: #000000;
JSON
{
"hex": "#ebfafa",
"rgb": {
"r": 235,
"g": 250,
"b": 250
},
"hsl": {
"h": 180,
"s": 60,
"l": 95.098
},
"oklch": {
"l": 0.97402,
"c": 0.01577,
"h": 196.9
},
"luminance": 0.92936
}Semantic roles & 50–950 ramp
primary
#EBFAFA
secondary
#DDACAC
accent
#1E1EC8
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585