#EBFAED#EBFAED
#EBFAED is a very light, muted green. Relative luminance 0.921; OKLCH L 97.0% C 0.023 H 149.4°. Best body text is #000000 at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFAED |
|---|---|
| RGB | rgb(235, 250, 237) |
| HSL | hsl(128, 60%, 95%) |
| HSV | hsv(128, 6%, 98%) |
| CMYK | cmyk(6%, 0%, 5.2%, 2%) |
| CIE-LAB | lab(96.88, -7.24, 4.54) |
| CIE-LCH | lch(96.88, 8.55, 147.94°) |
| OKLab | oklab(97.04% -0.02 0.0119) |
| OKLCH | oklch(97.04% 0.023 149.4) |
| XYZ | xyz(83.7297, 92.1472, 93.4794) |
| Luminance | 0.9215 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.24
Mintcream
#F5FFFA
ΔE00 4.32
Azure (CSS)
#F0FFFF
ΔE00 5.95
Ivory
#FFFFF0
ΔE00 6.20
Beige
#F5F5DC
ΔE00 6.93
Lightcyan
#E0FFFF
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFAED #FAEBF8
analogous
#F0FAEB #EBFAED #EBFAF4
triadic
#EBFAED #EDEBFA #FAEDEB
tetradic
#EBFAED #EBF0FA #FAEBF8 #FAF4EB
square
#EBFAED #EBF0FA #FAEBF8 #FAF4EB
split-complementary
#EBFAED #F4EBFA #FAEBF0
monochromatic
#89E295 #BAEEC1 #E7F9E9 #E7F9E9 #E7F9E9
Accessibility & contrast
On white
1.08
#EBFAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.43
#EBFAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFAED
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFAED | 1.00 | 1.08 | 19.43 | 19.43 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EC
Deuteranopia (green-blind)
#F8F5EE
Tritanopia (blue-blind)
#E9F9F6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ebfaed; /* rgb */ color: rgb(235, 250, 237); /* oklch */ color: oklch(97.0% 0.023 149.4);
Tailwind
colors: {
custom: {
50: '#f1fcf2',
500: '#ebfaed',
950: '#000000',
},
}SCSS
$custom: #ebfaed; $custom-light: #f1fcf2; $custom-dark: #000000;
JSON
{
"hex": "#ebfaed",
"rgb": {
"r": 235,
"g": 250,
"b": 237
},
"hsl": {
"h": 128,
"s": 60,
"l": 95.098
},
"oklch": {
"l": 0.97043,
"c": 0.0233,
"h": 149.4
},
"luminance": 0.92148
}Semantic roles & 50–950 ramp
primary
#EBFAED
secondary
#DDACD7
accent
#1EB1C8
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585