#EBFBF2#EBFBF2
#EBFBF2 is a very light, muted green. Relative luminance 0.931; OKLCH L 97.4% C 0.021 H 161.5°. Best body text is #000000 at 19.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFBF2 |
|---|---|
| RGB | rgb(235, 251, 242) |
| HSL | hsl(146, 67%, 95%) |
| HSV | hsv(146, 6%, 98%) |
| CMYK | cmyk(6.4%, 0%, 3.6%, 1.6%) |
| CIE-LAB | lab(97.25, -6.86, 2.50) |
| CIE-LCH | lch(97.25, 7.30, 159.93°) |
| OKLab | oklab(97.38% -0.0195 0.0065) |
| OKLCH | oklch(97.38% 0.021 161.5) |
| XYZ | xyz(84.7820, 93.0666, 97.4842) |
| Luminance | 0.9307 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.51
Mintcream
#F5FFFA
ΔE00 3.26
Azure (CSS)
#F0FFFF
ΔE00 4.35
Lightcyan
#E0FFFF
ΔE00 5.73
Ivory
#FFFFF0
ΔE00 6.70
Ice
#D6FFFA
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFBF2 #FBEBF4
analogous
#ECFBEB #EBFBF2 #EBFBFA
triadic
#EBFBF2 #F2EBFB #FBF2EB
tetradic
#EBFBF2 #EBECFB #FBEBF4 #FBFAEB
square
#EBFBF2 #EBECFB #FBEBF4 #FBFAEB
split-complementary
#EBFBF2 #FAEBFB #FBEBEC
monochromatic
#85E7B0 #B8F1D1 #E5FAEE #E5FAEE #E5FAEE
Accessibility & contrast
On white
1.07
#EBFBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.61
#EBFBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFBF2
19.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFBF2 | 1.00 | 1.07 | 19.61 | 19.61 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8F2
Deuteranopia (green-blind)
#F7F6F2
Tritanopia (blue-blind)
#E8FBF8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ebfbf2; /* rgb */ color: rgb(235, 251, 242); /* oklch */ color: oklch(97.4% 0.021 161.5);
Tailwind
colors: {
custom: {
50: '#f1fcf6',
500: '#ebfbf2',
950: '#000000',
},
}SCSS
$custom: #ebfbf2; $custom-light: #f1fcf6; $custom-dark: #000000;
JSON
{
"hex": "#ebfbf2",
"rgb": {
"r": 235,
"g": 251,
"b": 242
},
"hsl": {
"h": 146.25,
"s": 66.667,
"l": 95.294
},
"oklch": {
"l": 0.97378,
"c": 0.02055,
"h": 161.5
},
"luminance": 0.93067
}Semantic roles & 50–950 ramp
primary
#EBFBF2
secondary
#E0AAC8
accent
#177ECF
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585