#EBFDF1#EBFDF1
#EBFDF1 is a very light, muted green. Relative luminance 0.943; OKLCH L 97.8% C 0.025 H 156.7°. Best body text is #000000 at 19.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFDF1 |
|---|---|
| RGB | rgb(235, 253, 241) |
| HSL | hsl(140, 82%, 96%) |
| HSV | hsv(140, 7%, 99%) |
| CMYK | cmyk(7.1%, 0%, 4.7%, 0.8%) |
| CIE-LAB | lab(97.74, -8.04, 3.72) |
| CIE-LCH | lch(97.74, 8.85, 155.16°) |
| OKLab | oklab(97.75% -0.0226 0.0097) |
| OKLCH | oklch(97.75% 0.025 156.7) |
| XYZ | xyz(85.2603, 94.2628, 96.9047) |
| Luminance | 0.9426 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.60
Mintcream
#F5FFFA
ΔE00 4.51
Azure (CSS)
#F0FFFF
ΔE00 5.67
Lightcyan
#E0FFFF
ΔE00 6.16
Ice
#D6FFFA
ΔE00 6.96
Ivory
#FFFFF0
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFDF1 #FDEBF7
analogous
#EEFDEB #EBFDF1 #EBFDFA
triadic
#EBFDF1 #F1EBFD #FDF1EB
tetradic
#EBFDF1 #EBEEFD #FDEBF7 #FDFAEB
square
#EBFDF1 #EBEEFD #FDEBF7 #FDFAEB
split-complementary
#EBFDF1 #FAEBFD #FDEBEE
monochromatic
#7CF2A3 #B3F7CA #E3FCEC #E3FCEC #E3FCEC
Accessibility & contrast
On white
1.06
#EBFDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.85
#EBFDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFDF1
19.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFDF1 | 1.00 | 1.06 | 19.85 | 19.85 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAF0
Deuteranopia (green-blind)
#F9F8F2
Tritanopia (blue-blind)
#E8FDF9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ebfdf1; /* rgb */ color: rgb(235, 253, 241); /* oklch */ color: oklch(97.8% 0.025 156.7);
Tailwind
colors: {
custom: {
50: '#f1fef5',
500: '#ebfdf1',
950: '#000000',
},
}SCSS
$custom: #ebfdf1; $custom-light: #f1fef5; $custom-dark: #000000;
JSON
{
"hex": "#ebfdf1",
"rgb": {
"r": 235,
"g": 253,
"b": 241
},
"hsl": {
"h": 140,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.97752,
"c": 0.0246,
"h": 156.7
},
"luminance": 0.94264
}Semantic roles & 50–950 ramp
primary
#EBFDF1
secondary
#E7A6D1
accent
#0797DE
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585