#EBFEED#EBFEED
#EBFEED is a very light, muted green. Relative luminance 0.947; OKLCH L 97.8% C 0.030 H 148.4°. Best body text is #000000 at 19.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFEED |
|---|---|
| RGB | rgb(235, 254, 237) |
| HSL | hsl(126, 90%, 96%) |
| HSV | hsv(126, 7%, 100%) |
| CMYK | cmyk(7.5%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(97.90, -9.24, 6.01) |
| CIE-LCH | lch(97.90, 11.02, 146.98°) |
| OKLab | oklab(97.85% -0.0255 0.0157) |
| OKLCH | oklch(97.85% 0.03 148.4) |
| XYZ | xyz(84.9858, 94.6594, 93.8981) |
| Luminance | 0.9466 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.64
Mintcream
#F5FFFA
ΔE00 6.17
Beige
#F5F5DC
ΔE00 7.48
Ivory
#FFFFF0
ΔE00 7.49
Azure (CSS)
#F0FFFF
ΔE00 7.59
Off White (survey)
#FFFFE4
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFEED #FEEBFC
analogous
#F2FEEB #EBFEED #EBFEF6
triadic
#EBFEED #EDEBFE #FEEDEB
tetradic
#EBFEED #EBF2FE #FEEBFC #FEF6EB
square
#EBFEED #EBF2FE #FEEBFC #FEF6EB
split-complementary
#EBFEED #F6EBFE #FEEBF2
monochromatic
#76F884 #B1FBB9 #E2FEE5 #E2FEE5 #E2FEE5
Accessibility & contrast
On white
1.05
#EBFEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.93
#EBFEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFEED
19.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFEED | 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)
#FFFAEC
Deuteranopia (green-blind)
#FBF8EE
Tritanopia (blue-blind)
#E9FDF9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ebfeed; /* rgb */ color: rgb(235, 254, 237); /* oklch */ color: oklch(97.8% 0.030 148.4);
Tailwind
colors: {
custom: {
50: '#f1fef2',
500: '#ebfeed',
950: '#000000',
},
}SCSS
$custom: #ebfeed; $custom-light: #f1fef2; $custom-dark: #000000;
JSON
{
"hex": "#ebfeed",
"rgb": {
"r": 235,
"g": 254,
"b": 237
},
"hsl": {
"h": 126.316,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.97846,
"c": 0.02995,
"h": 148.4
},
"luminance": 0.9466
}Semantic roles & 50–950 ramp
primary
#EBFEED
secondary
#EAA3E3
accent
#00CDE6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585