#EBFDF4#EBFDF4
#EBFDF4 is a very light, muted teal. Relative luminance 0.944; OKLCH L 97.8% C 0.022 H 164.5°. Best body text is #000000 at 19.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFDF4 |
|---|---|
| RGB | rgb(235, 253, 244) |
| HSL | hsl(150, 82%, 96%) |
| HSV | hsv(150, 7%, 99%) |
| CMYK | cmyk(7.1%, 0%, 3.6%, 0.8%) |
| CIE-LAB | lab(97.81, -7.50, 2.28) |
| CIE-LCH | lch(97.81, 7.84, 163.06°) |
| OKLab | oklab(97.83% -0.0214 0.0059) |
| OKLCH | oklch(97.83% 0.022 164.5) |
| XYZ | xyz(85.7120, 94.4435, 99.2842) |
| Luminance | 0.9444 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.59
Mintcream
#F5FFFA
ΔE00 3.72
Azure (CSS)
#F0FFFF
ΔE00 4.48
Lightcyan
#E0FFFF
ΔE00 5.23
Ice
#D6FFFA
ΔE00 6.62
Ice Blue (survey)
#D7FFFE
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFDF4 #FDEBF4
analogous
#EBFDEB #EBFDF4 #EBFDFD
triadic
#EBFDF4 #F4EBFD #FDF4EB
tetradic
#EBFDF4 #EBEBFD #FDEBF4 #FDFDEB
square
#EBFDF4 #EBEBFD #FDEBF4 #FDFDEB
split-complementary
#EBFDF4 #FDEBFD #FDEBEB
monochromatic
#7CF2B7 #B3F7D5 #E3FCF0 #E3FCF0 #E3FCF0
Accessibility & contrast
On white
1.06
#EBFDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.89
#EBFDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFDF4
19.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFDF4 | 1.00 | 1.06 | 19.89 | 19.89 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF4
Deuteranopia (green-blind)
#F9F8F4
Tritanopia (blue-blind)
#E8FDFA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ebfdf4; /* rgb */ color: rgb(235, 253, 244); /* oklch */ color: oklch(97.8% 0.022 164.5);
Tailwind
colors: {
custom: {
50: '#f1fef7',
500: '#ebfdf4',
950: '#000000',
},
}SCSS
$custom: #ebfdf4; $custom-light: #f1fef7; $custom-dark: #000000;
JSON
{
"hex": "#ebfdf4",
"rgb": {
"r": 235,
"g": 253,
"b": 244
},
"hsl": {
"h": 150,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.97833,
"c": 0.02225,
"h": 164.5
},
"luminance": 0.94444
}Semantic roles & 50–950 ramp
primary
#EBFDF4
secondary
#E7A6C6
accent
#0773DE
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585