#EBFDF7#EBFDF7
#EBFDF7 is a very light, muted teal. Relative luminance 0.946; OKLCH L 97.9% C 0.020 H 174.0°. Best body text is #000000 at 19.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFDF7 |
|---|---|
| RGB | rgb(235, 253, 247) |
| HSL | hsl(160, 82%, 96%) |
| HSV | hsv(160, 7%, 99%) |
| CMYK | cmyk(7.1%, 0%, 2.4%, 0.8%) |
| CIE-LAB | lab(97.88, -6.96, 0.85) |
| CIE-LCH | lch(97.88, 7.01, 173.04°) |
| OKLab | oklab(97.92% -0.0203 0.0022) |
| OKLCH | oklch(97.92% 0.02 174) |
| XYZ | xyz(86.1713, 94.6272, 101.7027) |
| Luminance | 0.9463 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.17
Azure (CSS)
#F0FFFF
ΔE00 3.25
Honeydew
#F0FFF0
ΔE00 3.78
Lightcyan
#E0FFFF
ΔE00 4.44
Ice Blue (survey)
#D7FFFE
ΔE00 6.38
Ice
#D6FFFA
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFDF7 #FDEBF1
analogous
#EBFDEE #EBFDF7 #EBFAFD
triadic
#EBFDF7 #F7EBFD #FDF7EB
tetradic
#EBFDF7 #EEEBFD #FDEBF1 #FAFDEB
square
#EBFDF7 #EEEBFD #FDEBF1 #FAFDEB
split-complementary
#EBFDF7 #FDEBFA #FDEEEB
monochromatic
#7CF2CA #B3F7E1 #E3FCF4 #E3FCF4 #E3FCF4
Accessibility & contrast
On white
1.05
#EBFDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.93
#EBFDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFDF7
19.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFDF7 | 1.00 | 1.05 | 19.93 | 19.93 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF7
Deuteranopia (green-blind)
#F8F8F7
Tritanopia (blue-blind)
#E7FDFB
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ebfdf7; /* rgb */ color: rgb(235, 253, 247); /* oklch */ color: oklch(97.9% 0.020 174.0);
Tailwind
colors: {
custom: {
50: '#f1fef9',
500: '#ebfdf7',
950: '#000000',
},
}SCSS
$custom: #ebfdf7; $custom-light: #f1fef9; $custom-dark: #000000;
JSON
{
"hex": "#ebfdf7",
"rgb": {
"r": 235,
"g": 253,
"b": 247
},
"hsl": {
"h": 160,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.97916,
"c": 0.02041,
"h": 174
},
"luminance": 0.94628
}Semantic roles & 50–950 ramp
primary
#EBFDF7
secondary
#E7A6BB
accent
#074FDE
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585