#EBFDF9#EBFDF9
#EBFDF9 is a very light, near-neutral teal. Relative luminance 0.948; OKLCH L 98.0% C 0.020 H 181.1°. Best body text is #000000 at 19.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFDF9 |
|---|---|
| RGB | rgb(235, 253, 249) |
| HSL | hsl(167, 82%, 96%) |
| HSV | hsv(167, 7%, 99%) |
| CMYK | cmyk(7.1%, 0%, 1.6%, 0.8%) |
| CIE-LAB | lab(97.93, -6.59, -0.11) |
| CIE-LCH | lch(97.93, 6.59, 180.93°) |
| OKLab | oklab(97.97% -0.0195 -0.0004) |
| OKLCH | oklch(97.97% 0.02 181.1) |
| XYZ | xyz(86.4815, 94.7513, 103.3368) |
| Luminance | 0.9475 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.44
Mintcream
#F5FFFA
ΔE00 3.04
Lightcyan
#E0FFFF
ΔE00 4.09
Honeydew
#F0FFF0
ΔE00 4.65
Ice Blue (survey)
#D7FFFE
ΔE00 6.25
Very Pale Blue
#D6FFFE
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFDF9 #FDEBEF
analogous
#EBFDF0 #EBFDF9 #EBF8FD
triadic
#EBFDF9 #F9EBFD #FDF9EB
tetradic
#EBFDF9 #F0EBFD #FDEBEF #F8FDEB
square
#EBFDF9 #F0EBFD #FDEBEF #F8FDEB
split-complementary
#EBFDF9 #FDEBF8 #FDF0EB
monochromatic
#7CF2D8 #B3F7E8 #E3FCF7 #E3FCF7 #E3FCF7
Accessibility & contrast
On white
1.05
#EBFDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.95
#EBFDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFDF9
19.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFDF9 | 1.00 | 1.05 | 19.95 | 19.95 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBF9
Deuteranopia (green-blind)
#F8F8F9
Tritanopia (blue-blind)
#E7FEFC
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ebfdf9; /* rgb */ color: rgb(235, 253, 249); /* oklch */ color: oklch(98.0% 0.020 181.1);
Tailwind
colors: {
custom: {
50: '#f1fefb',
500: '#ebfdf9',
950: '#000000',
},
}SCSS
$custom: #ebfdf9; $custom-light: #f1fefb; $custom-dark: #000000;
JSON
{
"hex": "#ebfdf9",
"rgb": {
"r": 235,
"g": 253,
"b": 249
},
"hsl": {
"h": 166.667,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.97972,
"c": 0.01954,
"h": 181.1
},
"luminance": 0.94752
}Semantic roles & 50–950 ramp
primary
#EBFDF9
secondary
#E7A6B4
accent
#0737DE
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585