#EBFAF9#EBFAF9
#EBFAF9 is a very light, near-neutral teal. Relative luminance 0.929; OKLCH L 97.4% C 0.016 H 192.1°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFAF9 |
|---|---|
| RGB | rgb(235, 250, 249) |
| HSL | hsl(176, 60%, 95%) |
| HSV | hsv(176, 6%, 98%) |
| CMYK | cmyk(6%, 0%, 0.4%, 2%) |
| CIE-LAB | lab(97.18, -5.08, -1.22) |
| CIE-LCH | lch(97.18, 5.23, 193.45°) |
| OKLab | oklab(97.37% -0.0155 -0.0033) |
| OKLCH | oklch(97.37% 0.016 192.1) |
| XYZ | xyz(85.5419, 92.8721, 103.0236) |
| Luminance | 0.9287 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.14
Mintcream
#F5FFFA
ΔE00 2.72
Lightcyan
#E0FFFF
ΔE00 5.03
Aliceblue
#F0F8FF
ΔE00 5.51
Honeydew
#F0FFF0
ΔE00 6.13
Whitesmoke
#F5F5F5
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFAF9 #FAEBEC
analogous
#EBFAF1 #EBFAF9 #EBF3FA
triadic
#EBFAF9 #F9EBFA #FAF9EB
tetradic
#EBFAF9 #F1EBFA #FAEBEC #F3FAEB
square
#EBFAF9 #F1EBFA #FAEBEC #F3FAEB
split-complementary
#EBFAF9 #FAEBF3 #FAF1EB
monochromatic
#89E2DC #BAEEEA #E7F9F8 #E7F9F8 #E7F9F8
Accessibility & contrast
On white
1.07
#EBFAF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#EBFAF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFAF9
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFAF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFAF9 | 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)
#F8F8F9
Deuteranopia (green-blind)
#F5F6F9
Tritanopia (blue-blind)
#E7FBFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ebfaf9; /* rgb */ color: rgb(235, 250, 249); /* oklch */ color: oklch(97.4% 0.016 192.1);
Tailwind
colors: {
custom: {
50: '#f1fcfb',
500: '#ebfaf9',
950: '#000000',
},
}SCSS
$custom: #ebfaf9; $custom-light: #f1fcfb; $custom-dark: #000000;
JSON
{
"hex": "#ebfaf9",
"rgb": {
"r": 235,
"g": 250,
"b": 249
},
"hsl": {
"h": 176,
"s": 60,
"l": 95.098
},
"oklch": {
"l": 0.97373,
"c": 0.01582,
"h": 192.1
},
"luminance": 0.92873
}Semantic roles & 50–950 ramp
primary
#EBFAF9
secondary
#DDACAF
accent
#1E29C8
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585