#EBF9FA#EBF9FA
#EBF9FA is a very light, near-neutral teal. Relative luminance 0.923; OKLCH L 97.2% C 0.015 H 202.0°. Best body text is #000000 at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF9FA |
|---|---|
| RGB | rgb(235, 249, 250) |
| HSL | hsl(184, 60%, 95%) |
| HSV | hsv(184, 6%, 98%) |
| CMYK | cmyk(6%, 0.4%, 0%, 2%) |
| CIE-LAB | lab(96.95, -4.39, -2.06) |
| CIE-LCH | lch(96.95, 4.85, 205.16°) |
| OKLab | oklab(97.2% -0.0137 -0.0056) |
| OKLCH | oklch(97.2% 0.015 202) |
| XYZ | xyz(85.3884, 92.3148, 103.7439) |
| Luminance | 0.9232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.34
Mintcream
#F5FFFA
ΔE00 3.29
Aliceblue
#F0F8FF
ΔE00 4.42
Lightcyan
#E0FFFF
ΔE00 5.65
Whitesmoke
#F5F5F5
ΔE00 5.98
White
#FFFFFF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF9FA #FAECEB
analogous
#EBFAF3 #EBF9FA #EBF1FA
triadic
#EBF9FA #FAEBF9 #F9FAEB
tetradic
#EBF9FA #F3EBFA #FAECEB #F1FAEB
square
#EBF9FA #F3EBFA #FAECEB #F1FAEB
split-complementary
#EBF9FA #FAEBF1 #FAF3EB
monochromatic
#89DCE2 #BAEAEE #E7F8F9 #E7F8F9 #E7F8F9
Accessibility & contrast
On white
1.08
#EBF9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.46
#EBF9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF9FA
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF9FA | 1.00 | 1.08 | 19.46 | 19.46 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FA
Deuteranopia (green-blind)
#F4F5FA
Tritanopia (blue-blind)
#E7FAF9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ebf9fa; /* rgb */ color: rgb(235, 249, 250); /* oklch */ color: oklch(97.2% 0.015 202.0);
Tailwind
colors: {
custom: {
50: '#f1fbfb',
500: '#ebf9fa',
950: '#000000',
},
}SCSS
$custom: #ebf9fa; $custom-light: #f1fbfb; $custom-dark: #000000;
JSON
{
"hex": "#ebf9fa",
"rgb": {
"r": 235,
"g": 249,
"b": 250
},
"hsl": {
"h": 184,
"s": 60,
"l": 95.098
},
"oklch": {
"l": 0.97203,
"c": 0.01481,
"h": 202
},
"luminance": 0.92316
}Semantic roles & 50–950 ramp
primary
#EBF9FA
secondary
#DDAFAC
accent
#291EC8
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585