#EBF7EE#EBF7EE
#EBF7EE is a very light, near-neutral green. Relative luminance 0.904; OKLCH L 96.5% C 0.017 H 153.6°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF7EE |
|---|---|
| RGB | rgb(235, 247, 238) |
| HSL | hsl(135, 43%, 95%) |
| HSV | hsv(135, 5%, 97%) |
| CMYK | cmyk(4.9%, 0%, 3.6%, 3.1%) |
| CIE-LAB | lab(96.14, -5.56, 2.95) |
| CIE-LCH | lch(96.14, 6.30, 152.02°) |
| OKLab | oklab(96.47% -0.0155 0.0077) |
| OKLCH | oklch(96.47% 0.017 153.6) |
| XYZ | xyz(82.9514, 90.3562, 93.9427) |
| Luminance | 0.9036 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.72
Honeydew
#F0FFF0
ΔE00 3.05
Azure (CSS)
#F0FFFF
ΔE00 4.48
Ivory
#FFFFF0
ΔE00 5.62
Light Grey
#D8DCD6
ΔE00 6.58
Off White
#FAF9F6
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF7EE #F7EBF4
analogous
#EEF7EB #EBF7EE #EBF7F4
triadic
#EBF7EE #EEEBF7 #F7EEEB
tetradic
#EBF7EE #EBEEF7 #F7EBF4 #F7F4EB
square
#EBF7EE #EBEEF7 #F7EBF4 #F7F4EB
split-complementary
#EBF7EE #F4EBF7 #F7EBEE
monochromatic
#94D4A4 #BFE6C9 #E9F6EC #E9F6EC #E9F6EC
Accessibility & contrast
On white
1.10
#EBF7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#EBF7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF7EE
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF7EE | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EE
Deuteranopia (green-blind)
#F5F3EE
Tritanopia (blue-blind)
#EAF7F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebf7ee; /* rgb */ color: rgb(235, 247, 238); /* oklch */ color: oklch(96.5% 0.017 153.6);
Tailwind
colors: {
custom: {
50: '#f1f9f3',
500: '#ebf7ee',
950: '#000000',
},
}SCSS
$custom: #ebf7ee; $custom-light: #f1f9f3; $custom-dark: #000000;
JSON
{
"hex": "#ebf7ee",
"rgb": {
"r": 235,
"g": 247,
"b": 238
},
"hsl": {
"h": 135,
"s": 42.857,
"l": 94.51
},
"oklch": {
"l": 0.9647,
"c": 0.01737,
"h": 153.6
},
"luminance": 0.90357
}Semantic roles & 50–950 ramp
primary
#EBF7EE
secondary
#D5B1CC
accent
#3094B6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585