#EBFBEF#EBFBEF
#EBFBEF is a very light, muted green. Relative luminance 0.929; OKLCH L 97.3% C 0.023 H 153.5°. Best body text is #000000 at 19.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFBEF |
|---|---|
| RGB | rgb(235, 251, 239) |
| HSL | hsl(135, 67%, 95%) |
| HSV | hsv(135, 6%, 98%) |
| CMYK | cmyk(6.4%, 0%, 4.8%, 1.6%) |
| CIE-LAB | lab(97.18, -7.39, 3.94) |
| CIE-LCH | lch(97.18, 8.38, 151.92°) |
| OKLab | oklab(97.3% -0.0207 0.0103) |
| OKLCH | oklch(97.3% 0.023 153.5) |
| XYZ | xyz(84.3351, 92.8878, 95.1307) |
| Luminance | 0.9289 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.44
Mintcream
#F5FFFA
ΔE00 4.14
Azure (CSS)
#F0FFFF
ΔE00 5.57
Ivory
#FFFFF0
ΔE00 6.51
Lightcyan
#E0FFFF
ΔE00 6.59
Beige
#F5F5DC
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFBEF #FBEBF7
analogous
#EFFBEB #EBFBEF #EBFBF7
triadic
#EBFBEF #EFEBFB #FBEFEB
tetradic
#EBFBEF #EBEFFB #FBEBF7 #FBF7EB
square
#EBFBEF #EBEFFB #FBEBF7 #FBF7EB
split-complementary
#EBFBEF #F7EBFB #FBEBEF
monochromatic
#85E79D #B8F1C6 #E5FAEB #E5FAEB #E5FAEB
Accessibility & contrast
On white
1.07
#EBFBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.58
#EBFBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFBEF
19.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFBEF | 1.00 | 1.07 | 19.58 | 19.58 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EE
Deuteranopia (green-blind)
#F8F6F0
Tritanopia (blue-blind)
#E9FAF7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ebfbef; /* rgb */ color: rgb(235, 251, 239); /* oklch */ color: oklch(97.3% 0.023 153.5);
Tailwind
colors: {
custom: {
50: '#f1fcf4',
500: '#ebfbef',
950: '#000000',
},
}SCSS
$custom: #ebfbef; $custom-light: #f1fcf4; $custom-dark: #000000;
JSON
{
"hex": "#ebfbef",
"rgb": {
"r": 235,
"g": 251,
"b": 239
},
"hsl": {
"h": 135,
"s": 66.667,
"l": 95.294
},
"oklch": {
"l": 0.97297,
"c": 0.02308,
"h": 153.5
},
"luminance": 0.92889
}Semantic roles & 50–950 ramp
primary
#EBFBEF
secondary
#E0AAD3
accent
#17A1CF
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585