#EBFAEC#EBFAEC
#EBFAEC is a very light, muted green. Relative luminance 0.921; OKLCH L 97.0% C 0.024 H 147.3°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFAEC |
|---|---|
| RGB | rgb(235, 250, 236) |
| HSL | hsl(124, 60%, 95%) |
| HSV | hsv(124, 6%, 98%) |
| CMYK | cmyk(6%, 0%, 5.6%, 2%) |
| CIE-LAB | lab(96.86, -7.42, 5.02) |
| CIE-LCH | lch(96.86, 8.96, 145.93°) |
| OKLab | oklab(97.02% -0.0204 0.0131) |
| OKLCH | oklch(97.02% 0.024 147.3) |
| XYZ | xyz(83.5840, 92.0889, 92.7121) |
| Luminance | 0.9209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.06
Mintcream
#F5FFFA
ΔE00 4.65
Ivory
#FFFFF0
ΔE00 6.20
Azure (CSS)
#F0FFFF
ΔE00 6.33
Beige
#F5F5DC
ΔE00 6.73
Off White (survey)
#FFFFE4
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFAEC #FAEBF9
analogous
#F1FAEB #EBFAEC #EBFAF3
triadic
#EBFAEC #ECEBFA #FAECEB
tetradic
#EBFAEC #EBF1FA #FAEBF9 #FAF3EB
square
#EBFAEC #EBF1FA #FAEBF9 #FAF3EB
split-complementary
#EBFAEC #F3EBFA #FAEBF1
monochromatic
#89E28F #BAEEBD #E7F9E8 #E7F9E8 #E7F9E8
Accessibility & contrast
On white
1.08
#EBFAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#EBFAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFAEC
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFAEC | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EB
Deuteranopia (green-blind)
#F8F5ED
Tritanopia (blue-blind)
#EAF9F6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ebfaec; /* rgb */ color: rgb(235, 250, 236); /* oklch */ color: oklch(97.0% 0.024 147.3);
Tailwind
colors: {
custom: {
50: '#f1fcf2',
500: '#ebfaec',
950: '#000000',
},
}SCSS
$custom: #ebfaec; $custom-light: #f1fcf2; $custom-dark: #000000;
JSON
{
"hex": "#ebfaec",
"rgb": {
"r": 235,
"g": 250,
"b": 236
},
"hsl": {
"h": 124,
"s": 60,
"l": 95.098
},
"oklch": {
"l": 0.97016,
"c": 0.02429,
"h": 147.3
},
"luminance": 0.9209
}Semantic roles & 50–950 ramp
primary
#EBFAEC
secondary
#DDACDA
accent
#1EBCC8
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585