#EBFAFB#EBFAFB
#EBFAFB is a very light, near-neutral teal. Relative luminance 0.930; OKLCH L 97.4% C 0.016 H 201.7°. Best body text is #000000 at 19.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFAFB |
|---|---|
| RGB | rgb(235, 250, 251) |
| HSL | hsl(184, 67%, 95%) |
| HSV | hsv(184, 6%, 98%) |
| CMYK | cmyk(6.4%, 0.4%, 0%, 1.6%) |
| CIE-LAB | lab(97.23, -4.71, -2.17) |
| CIE-LCH | lch(97.23, 5.19, 204.74°) |
| OKLab | oklab(97.43% -0.0147 -0.0059) |
| OKLCH | oklch(97.43% 0.016 201.7) |
| XYZ | xyz(85.8555, 92.9975, 104.6752) |
| Luminance | 0.9300 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.11
Mintcream
#F5FFFA
ΔE00 3.35
Aliceblue
#F0F8FF
ΔE00 4.70
Lightcyan
#E0FFFF
ΔE00 5.27
Whitesmoke
#F5F5F5
ΔE00 6.35
White
#FFFFFF
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFAFB #FBECEB
analogous
#EBFBF4 #EBFAFB #EBF2FB
triadic
#EBFAFB #FBEBFA #FAFBEB
tetradic
#EBFAFB #F4EBFB #FBECEB #F2FBEB
square
#EBFAFB #F4EBFB #FBECEB #F2FBEB
split-complementary
#EBFAFB #FBEBF2 #FBF4EB
monochromatic
#85E1E7 #B8EDF1 #E5F9FA #E5F9FA #E5F9FA
Accessibility & contrast
On white
1.07
#EBFAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.60
#EBFAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFAFB
19.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFAFB | 1.00 | 1.07 | 19.60 | 19.60 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8FB
Deuteranopia (green-blind)
#F4F6FB
Tritanopia (blue-blind)
#E7FBFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ebfafb; /* rgb */ color: rgb(235, 250, 251); /* oklch */ color: oklch(97.4% 0.016 201.7);
Tailwind
colors: {
custom: {
50: '#f1fcfc',
500: '#ebfafb',
950: '#000000',
},
}SCSS
$custom: #ebfafb; $custom-light: #f1fcfc; $custom-dark: #000000;
JSON
{
"hex": "#ebfafb",
"rgb": {
"r": 235,
"g": 250,
"b": 251
},
"hsl": {
"h": 183.75,
"s": 66.667,
"l": 95.294
},
"oklch": {
"l": 0.9743,
"c": 0.01584,
"h": 201.7
},
"luminance": 0.92998
}Semantic roles & 50–950 ramp
primary
#EBFAFB
secondary
#E0ADAA
accent
#2217CF
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585