#EBFBEC#EBFBEC
#EBFBEC is a very light, muted green. Relative luminance 0.927; OKLCH L 97.2% C 0.026 H 147.2°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFBEC |
|---|---|
| RGB | rgb(235, 251, 236) |
| HSL | hsl(124, 67%, 95%) |
| HSV | hsv(124, 6%, 98%) |
| CMYK | cmyk(6.4%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(97.11, -7.92, 5.38) |
| CIE-LCH | lch(97.11, 9.58, 145.79°) |
| OKLab | oklab(97.22% -0.0218 0.0141) |
| OKLCH | oklch(97.22% 0.026 147.2) |
| XYZ | xyz(83.8956, 92.7120, 92.8159) |
| Luminance | 0.9271 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 0.93
Mintcream
#F5FFFA
ΔE00 5.10
Ivory
#FFFFF0
ΔE00 6.52
Azure (CSS)
#F0FFFF
ΔE00 6.73
Beige
#F5F5DC
ΔE00 6.84
Off White (survey)
#FFFFE4
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFBEC #FBEBFA
analogous
#F2FBEB #EBFBEC #EBFBF4
triadic
#EBFBEC #ECEBFB #FBECEB
tetradic
#EBFBEC #EBF2FB #FBEBFA #FBF4EB
square
#EBFBEC #EBF2FB #FBEBFA #FBF4EB
split-complementary
#EBFBEC #F4EBFB #FBEBF2
monochromatic
#85E78B #B8F1BC #E5FAE7 #E5FAE7 #E5FAE7
Accessibility & contrast
On white
1.07
#EBFBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.54
#EBFBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFBEC
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFBEC | 1.00 | 1.07 | 19.54 | 19.54 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EB
Deuteranopia (green-blind)
#F9F6ED
Tritanopia (blue-blind)
#EAFAF6
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ebfbec; /* rgb */ color: rgb(235, 251, 236); /* oklch */ color: oklch(97.2% 0.026 147.2);
Tailwind
colors: {
custom: {
50: '#f1fcf2',
500: '#ebfbec',
950: '#000000',
},
}SCSS
$custom: #ebfbec; $custom-light: #f1fcf2; $custom-dark: #000000;
JSON
{
"hex": "#ebfbec",
"rgb": {
"r": 235,
"g": 251,
"b": 236
},
"hsl": {
"h": 123.75,
"s": 66.667,
"l": 95.294
},
"oklch": {
"l": 0.97217,
"c": 0.02596,
"h": 147.2
},
"luminance": 0.92713
}Semantic roles & 50–950 ramp
primary
#EBFBEC
secondary
#E0AADD
accent
#17C3CF
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585