#EBF5EF#EBF5EF
#EBF5EF is a very light, near-neutral green. Relative luminance 0.892; OKLCH L 96.1% C 0.013 H 159.9°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF5EF |
|---|---|
| RGB | rgb(235, 245, 239) |
| HSL | hsl(144, 33%, 94%) |
| HSV | hsv(144, 4%, 96%) |
| CMYK | cmyk(4.1%, 0%, 2.4%, 3.9%) |
| CIE-LAB | lab(95.66, -4.37, 1.74) |
| CIE-LCH | lch(95.66, 4.71, 158.33°) |
| OKLab | oklab(96.1% -0.0124 0.0045) |
| OKLCH | oklch(96.1% 0.013 159.9) |
| XYZ | xyz(82.4905, 89.1985, 94.5158) |
| Luminance | 0.8920 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.10
Azure (CSS)
#F0FFFF
ΔE00 3.69
Honeydew
#F0FFF0
ΔE00 4.63
Off White
#FAF9F6
ΔE00 5.61
Ivory
#FFFFF0
ΔE00 5.72
Light Grey
#D8DCD6
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF5EF #F5EBF1
analogous
#ECF5EB #EBF5EF #EBF5F4
triadic
#EBF5EF #EFEBF5 #F5EFEB
tetradic
#EBF5EF #EBECF5 #F5EBF1 #F5F4EB
square
#EBF5EF #EBECF5 #F5EBF1 #F5F4EB
split-complementary
#EBF5EF #F4EBF5 #F5EBEC
monochromatic
#99CCAE #C2E1CE #EBF5EF #EBF5EF #EBF5EF
Accessibility & contrast
On white
1.11
#EBF5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#EBF5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF5EF
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF5EF | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EF
Deuteranopia (green-blind)
#F3F2EF
Tritanopia (blue-blind)
#E9F5F3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ebf5ef; /* rgb */ color: rgb(235, 245, 239); /* oklch */ color: oklch(96.1% 0.013 159.9);
Tailwind
colors: {
custom: {
50: '#f1f8f4',
500: '#ebf5ef',
950: '#000000',
},
}SCSS
$custom: #ebf5ef; $custom-light: #f1f8f4; $custom-dark: #000000;
JSON
{
"hex": "#ebf5ef",
"rgb": {
"r": 235,
"g": 245,
"b": 239
},
"hsl": {
"h": 144,
"s": 33.333,
"l": 94.118
},
"oklch": {
"l": 0.96098,
"c": 0.01321,
"h": 159.9
},
"luminance": 0.89199
}Semantic roles & 50–950 ramp
primary
#EBF5EF
secondary
#D0B4C5
accent
#397EAC
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585