#EBFBFA#EBFBFA
#EBFBFA is a very light, near-neutral teal. Relative luminance 0.936; OKLCH L 97.6% C 0.017 H 192.4°. Best body text is #000000 at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFBFA |
|---|---|
| RGB | rgb(235, 251, 250) |
| HSL | hsl(176, 67%, 95%) |
| HSV | hsv(176, 6%, 98%) |
| CMYK | cmyk(6.4%, 0%, 0.4%, 1.6%) |
| CIE-LAB | lab(97.45, -5.40, -1.32) |
| CIE-LCH | lch(97.45, 5.56, 193.77°) |
| OKLab | oklab(97.6% -0.0164 -0.0036) |
| OKLCH | oklch(97.6% 0.017 192.4) |
| XYZ | xyz(86.0099, 93.5577, 103.9510) |
| Luminance | 0.9356 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.10
Mintcream
#F5FFFA
ΔE00 2.89
Lightcyan
#E0FFFF
ΔE00 4.66
Aliceblue
#F0F8FF
ΔE00 5.78
Honeydew
#F0FFF0
ΔE00 6.07
Whitesmoke
#F5F5F5
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFBFA #FBEBEC
analogous
#EBFBF2 #EBFBFA #EBF4FB
triadic
#EBFBFA #FAEBFB #FBFAEB
tetradic
#EBFBFA #F2EBFB #FBEBEC #F4FBEB
square
#EBFBFA #F2EBFB #FBEBEC #F4FBEB
split-complementary
#EBFBFA #FBEBF4 #FBF2EB
monochromatic
#85E7E1 #B8F1ED #E5FAF9 #E5FAF9 #E5FAF9
Accessibility & contrast
On white
1.07
#EBFBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.71
#EBFBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFBFA
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFBFA | 1.00 | 1.07 | 19.71 | 19.71 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FA
Deuteranopia (green-blind)
#F6F7FA
Tritanopia (blue-blind)
#E7FCFB
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ebfbfa; /* rgb */ color: rgb(235, 251, 250); /* oklch */ color: oklch(97.6% 0.017 192.4);
Tailwind
colors: {
custom: {
50: '#f1fcfb',
500: '#ebfbfa',
950: '#000000',
},
}SCSS
$custom: #ebfbfa; $custom-light: #f1fcfb; $custom-dark: #000000;
JSON
{
"hex": "#ebfbfa",
"rgb": {
"r": 235,
"g": 251,
"b": 250
},
"hsl": {
"h": 176.25,
"s": 66.667,
"l": 95.294
},
"oklch": {
"l": 0.97601,
"c": 0.01684,
"h": 192.4
},
"luminance": 0.93559
}Semantic roles & 50–950 ramp
primary
#EBFBFA
secondary
#E0AAAD
accent
#1722CF
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585