#EBF4EB#EBF4EB
#EBF4EB is a very light, near-neutral green. Relative luminance 0.884; OKLCH L 95.8% C 0.015 H 145.5°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF4EB |
|---|---|
| RGB | rgb(235, 244, 235) |
| HSL | hsl(120, 29%, 94%) |
| HSV | hsv(120, 4%, 96%) |
| CMYK | cmyk(3.7%, 0%, 3.7%, 4.3%) |
| CIE-LAB | lab(95.31, -4.58, 3.30) |
| CIE-LCH | lch(95.31, 5.64, 144.23°) |
| OKLab | oklab(95.79% -0.0126 0.0086) |
| OKLCH | oklch(95.79% 0.015 145.5) |
| XYZ | xyz(81.6044, 88.3613, 91.3374) |
| Luminance | 0.8836 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.89
Honeydew
#F0FFF0
ΔE00 3.92
Ivory
#FFFFF0
ΔE00 4.93
Azure (CSS)
#F0FFFF
ΔE00 4.95
Light Grey
#D8DCD6
ΔE00 5.61
Off White
#FAF9F6
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF4EB #F4EBF4
analogous
#F0F4EB #EBF4EB #EBF4F0
triadic
#EBF4EB #EBEBF4 #F4EBEB
tetradic
#EBF4EB #EBF0F4 #F4EBF4 #F4F0EB
square
#EBF4EB #EBF0F4 #F4EBF4 #F4F0EB
split-complementary
#EBF4EB #F0EBF4 #F4EBF0
monochromatic
#9CC99C #C4DEC4 #EBF4EB #EBF4EB #EBF4EB
Accessibility & contrast
On white
1.12
#EBF4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#EBF4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF4EB
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF4EB | 1.00 | 1.12 | 18.67 | 18.67 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EB
Deuteranopia (green-blind)
#F3F1EB
Tritanopia (blue-blind)
#EAF3F1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ebf4eb; /* rgb */ color: rgb(235, 244, 235); /* oklch */ color: oklch(95.8% 0.015 145.5);
Tailwind
colors: {
custom: {
50: '#f1f7f1',
500: '#ebf4eb',
950: '#000000',
},
}SCSS
$custom: #ebf4eb; $custom-light: #f1f7f1; $custom-dark: #000000;
JSON
{
"hex": "#ebf4eb",
"rgb": {
"r": 235,
"g": 244,
"b": 235
},
"hsl": {
"h": 120,
"s": 29.032,
"l": 93.922
},
"oklch": {
"l": 0.9579,
"c": 0.01524,
"h": 145.5
},
"luminance": 0.88362
}Semantic roles & 50–950 ramp
primary
#EBF4EB
secondary
#CEB5CE
accent
#3EA8A8
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585