#EBFDF8#EBFDF8
#EBFDF8 is a very light, near-neutral teal. Relative luminance 0.947; OKLCH L 97.9% C 0.020 H 177.5°. Best body text is #000000 at 19.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFDF8 |
|---|---|
| RGB | rgb(235, 253, 248) |
| HSL | hsl(163, 82%, 96%) |
| HSV | hsv(163, 7%, 99%) |
| CMYK | cmyk(7.1%, 0%, 2%, 0.8%) |
| CIE-LAB | lab(97.91, -6.77, 0.37) |
| CIE-LCH | lch(97.91, 6.78, 176.87°) |
| OKLab | oklab(97.94% -0.0199 0.0009) |
| OKLCH | oklch(97.94% 0.02 177.5) |
| XYZ | xyz(86.3260, 94.6891, 102.5175) |
| Luminance | 0.9469 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.85
Mintcream
#F5FFFA
ΔE00 3.08
Honeydew
#F0FFF0
ΔE00 4.21
Lightcyan
#E0FFFF
ΔE00 4.24
Ice Blue (survey)
#D7FFFE
ΔE00 6.29
Very Pale Blue
#D6FFFE
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFDF8 #FDEBF0
analogous
#EBFDEF #EBFDF8 #EBF9FD
triadic
#EBFDF8 #F8EBFD #FDF8EB
tetradic
#EBFDF8 #EFEBFD #FDEBF0 #F9FDEB
square
#EBFDF8 #EFEBFD #FDEBF0 #F9FDEB
split-complementary
#EBFDF8 #FDEBF9 #FDEFEB
monochromatic
#7CF2D1 #B3F7E5 #E3FCF5 #E3FCF5 #E3FCF5
Accessibility & contrast
On white
1.05
#EBFDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.94
#EBFDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFDF8
19.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFDF8 | 1.00 | 1.05 | 19.94 | 19.94 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBF8
Deuteranopia (green-blind)
#F8F8F8
Tritanopia (blue-blind)
#E7FEFB
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ebfdf8; /* rgb */ color: rgb(235, 253, 248); /* oklch */ color: oklch(97.9% 0.020 177.5);
Tailwind
colors: {
custom: {
50: '#f1fefa',
500: '#ebfdf8',
950: '#000000',
},
}SCSS
$custom: #ebfdf8; $custom-light: #f1fefa; $custom-dark: #000000;
JSON
{
"hex": "#ebfdf8",
"rgb": {
"r": 235,
"g": 253,
"b": 248
},
"hsl": {
"h": 163.333,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.97944,
"c": 0.01994,
"h": 177.5
},
"luminance": 0.9469
}Semantic roles & 50–950 ramp
primary
#EBFDF8
secondary
#E7A6B8
accent
#0743DE
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585