#EBF1EA#EBF1EA
#EBF1EA is a very light, near-neutral green. Relative luminance 0.865; OKLCH L 95.2% C 0.011 H 141.2°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF1EA |
|---|---|
| RGB | rgb(235, 241, 234) |
| HSL | hsl(111, 20%, 93%) |
| HSV | hsv(111, 3%, 95%) |
| CMYK | cmyk(2.5%, 0%, 2.9%, 5.5%) |
| CIE-LAB | lab(94.53, -3.23, 2.68) |
| CIE-LCH | lch(94.53, 4.20, 140.36°) |
| OKLab | oklab(95.17% -0.0088 0.007) |
| OKLCH | oklch(95.17% 0.011 141.2) |
| XYZ | xyz(80.5650, 86.5131, 90.2803) |
| Luminance | 0.8651 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.24
Light Grey
#D8DCD6
ΔE00 4.60
Off White
#FAF9F6
ΔE00 4.62
Ivory
#FFFFF0
ΔE00 4.91
Whitesmoke
#F5F5F5
ΔE00 5.07
Azure (CSS)
#F0FFFF
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF1EA #F0EAF1
analogous
#EEF1EA #EBF1EA #EAF1EC
triadic
#EBF1EA #EAEBF1 #F1EAEB
tetradic
#EBF1EA #EAEEF1 #F0EAF1 #F1ECEA
square
#EBF1EA #EAEEF1 #F0EAF1 #F1ECEA
split-complementary
#EBF1EA #ECEAF1 #F1EAEE
monochromatic
#A5C0A1 #C8D9C5 #EBF1EA #EEF3ED #EEF3ED
Accessibility & contrast
On white
1.15
#EBF1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#EBF1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF1EA
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF1EA | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#F0EFEA
Tritanopia (blue-blind)
#EBF0EF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ebf1ea; /* rgb */ color: rgb(235, 241, 234); /* oklch */ color: oklch(95.2% 0.011 141.2);
Tailwind
colors: {
custom: {
50: '#f1f5f0',
500: '#ebf1ea',
950: '#000000',
},
}SCSS
$custom: #ebf1ea; $custom-light: #f1f5f0; $custom-dark: #000000;
JSON
{
"hex": "#ebf1ea",
"rgb": {
"r": 235,
"g": 241,
"b": 234
},
"hsl": {
"h": 111.429,
"s": 20,
"l": 93.137
},
"oklch": {
"l": 0.95166,
"c": 0.01125,
"h": 141.2
},
"luminance": 0.86513
}Semantic roles & 50–950 ramp
primary
#EBF1EA
secondary
#C6B7C8
accent
#479E92
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585