#EBFDFB#EBFDFB
#EBFDFB is a very light, near-neutral teal. Relative luminance 0.949; OKLCH L 98.0% C 0.019 H 188.8°. Best body text is #000000 at 19.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFDFB |
|---|---|
| RGB | rgb(235, 253, 251) |
| HSL | hsl(173, 82%, 96%) |
| HSV | hsv(173, 7%, 99%) |
| CMYK | cmyk(7.1%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(97.98, -6.22, -1.06) |
| CIE-LCH | lch(97.98, 6.31, 189.69°) |
| OKLab | oklab(98.03% -0.0188 -0.0029) |
| OKLCH | oklch(98.03% 0.019 188.8) |
| XYZ | xyz(86.7951, 94.8767, 104.9884) |
| Luminance | 0.9488 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.70
Mintcream
#F5FFFA
ΔE00 3.16
Lightcyan
#E0FFFF
ΔE00 3.94
Honeydew
#F0FFF0
ΔE00 5.56
Ice Blue (survey)
#D7FFFE
ΔE00 6.29
Very Pale Blue
#D6FFFE
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFDFB #FDEBED
analogous
#EBFDF2 #EBFDFB #EBF6FD
triadic
#EBFDFB #FBEBFD #FDFBEB
tetradic
#EBFDFB #F2EBFD #FDEBED #F6FDEB
square
#EBFDFB #F2EBFD #FDEBED #F6FDEB
split-complementary
#EBFDFB #FDEBF6 #FDF2EB
monochromatic
#7CF2E5 #B3F7F0 #E3FCF9 #E3FCF9 #E3FCF9
Accessibility & contrast
On white
1.05
#EBFDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.98
#EBFDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFDFB
19.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFDFB | 1.00 | 1.05 | 19.98 | 19.98 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFB
Deuteranopia (green-blind)
#F7F8FB
Tritanopia (blue-blind)
#E7FEFC
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ebfdfb; /* rgb */ color: rgb(235, 253, 251); /* oklch */ color: oklch(98.0% 0.019 188.8);
Tailwind
colors: {
custom: {
50: '#f1fefc',
500: '#ebfdfb',
950: '#000000',
},
}SCSS
$custom: #ebfdfb; $custom-light: #f1fefc; $custom-dark: #000000;
JSON
{
"hex": "#ebfdfb",
"rgb": {
"r": 235,
"g": 253,
"b": 251
},
"hsl": {
"h": 173.333,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.98028,
"c": 0.01902,
"h": 188.8
},
"luminance": 0.94878
}Semantic roles & 50–950 ramp
primary
#EBFDFB
secondary
#E7A6AD
accent
#071FDE
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585