#EBFBEE#EBFBEE
#EBFBEE is a very light, muted green. Relative luminance 0.928; OKLCH L 97.3% C 0.024 H 151.2°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFBEE |
|---|---|
| RGB | rgb(235, 251, 238) |
| HSL | hsl(131, 67%, 95%) |
| HSV | hsv(131, 6%, 98%) |
| CMYK | cmyk(6.4%, 0%, 5.2%, 1.6%) |
| CIE-LAB | lab(97.16, -7.57, 4.42) |
| CIE-LCH | lch(97.16, 8.77, 149.69°) |
| OKLab | oklab(97.27% -0.021 0.0116) |
| OKLCH | oklch(97.27% 0.024 151.2) |
| XYZ | xyz(84.1878, 92.8289, 94.3548) |
| Luminance | 0.9283 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.16
Mintcream
#F5FFFA
ΔE00 4.46
Azure (CSS)
#F0FFFF
ΔE00 5.96
Ivory
#FFFFF0
ΔE00 6.49
Lightcyan
#E0FFFF
ΔE00 6.89
Beige
#F5F5DC
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFBEE #FBEBF8
analogous
#F0FBEB #EBFBEE #EBFBF6
triadic
#EBFBEE #EEEBFB #FBEEEB
tetradic
#EBFBEE #EBF0FB #FBEBF8 #FBF6EB
square
#EBFBEE #EBF0FB #FBEBF8 #FBF6EB
split-complementary
#EBFBEE #F6EBFB #FBEBF0
monochromatic
#85E797 #B8F1C3 #E5FAE9 #E5FAE9 #E5FAE9
Accessibility & contrast
On white
1.07
#EBFBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#EBFBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFBEE
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFBEE | 1.00 | 1.07 | 19.57 | 19.57 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8ED
Deuteranopia (green-blind)
#F8F6EF
Tritanopia (blue-blind)
#E9FAF7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ebfbee; /* rgb */ color: rgb(235, 251, 238); /* oklch */ color: oklch(97.3% 0.024 151.2);
Tailwind
colors: {
custom: {
50: '#f1fcf3',
500: '#ebfbee',
950: '#000000',
},
}SCSS
$custom: #ebfbee; $custom-light: #f1fcf3; $custom-dark: #000000;
JSON
{
"hex": "#ebfbee",
"rgb": {
"r": 235,
"g": 251,
"b": 238
},
"hsl": {
"h": 131.25,
"s": 66.667,
"l": 95.294
},
"oklch": {
"l": 0.9727,
"c": 0.024,
"h": 151.2
},
"luminance": 0.9283
}Semantic roles & 50–950 ramp
primary
#EBFBEE
secondary
#E0AAD6
accent
#17ACCF
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585