#EBFDED#EBFDED
#EBFDED is a very light, muted green. Relative luminance 0.940; OKLCH L 97.6% C 0.028 H 148.6°. Best body text is #000000 at 19.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFDED |
|---|---|
| RGB | rgb(235, 253, 237) |
| HSL | hsl(127, 82%, 96%) |
| HSV | hsv(127, 7%, 99%) |
| CMYK | cmyk(7.1%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(97.64, -8.74, 5.64) |
| CIE-LCH | lch(97.64, 10.40, 147.18°) |
| OKLab | oklab(97.65% -0.0241 0.0147) |
| OKLCH | oklch(97.65% 0.028 148.6) |
| XYZ | xyz(84.6693, 94.0264, 93.7926) |
| Luminance | 0.9403 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.25
Mintcream
#F5FFFA
ΔE00 5.71
Ivory
#FFFFF0
ΔE00 7.14
Azure (CSS)
#F0FFFF
ΔE00 7.17
Beige
#F5F5DC
ΔE00 7.30
Lightcyan
#E0FFFF
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFDED #FDEBFB
analogous
#F2FDEB #EBFDED #EBFDF6
triadic
#EBFDED #EDEBFD #FDEDEB
tetradic
#EBFDED #EBF2FD #FDEBFB #FDF6EB
square
#EBFDED #EBF2FD #FDEBFB #FDF6EB
split-complementary
#EBFDED #F6EBFD #FDEBF2
monochromatic
#7CF289 #B3F7BB #E3FCE6 #E3FCE6 #E3FCE6
Accessibility & contrast
On white
1.06
#EBFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.81
#EBFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFDED
19.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFDED | 1.00 | 1.06 | 19.81 | 19.81 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9EC
Deuteranopia (green-blind)
#FAF7EE
Tritanopia (blue-blind)
#E9FCF8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ebfded; /* rgb */ color: rgb(235, 253, 237); /* oklch */ color: oklch(97.6% 0.028 148.6);
Tailwind
colors: {
custom: {
50: '#f1fef2',
500: '#ebfded',
950: '#000000',
},
}SCSS
$custom: #ebfded; $custom-light: #f1fef2; $custom-dark: #000000;
JSON
{
"hex": "#ebfded",
"rgb": {
"r": 235,
"g": 253,
"b": 237
},
"hsl": {
"h": 126.667,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.97645,
"c": 0.02829,
"h": 148.6
},
"luminance": 0.94027
}Semantic roles & 50–950 ramp
primary
#EBFDED
secondary
#E7A6DF
accent
#07C6DE
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585