#EBF2EA#EBF2EA
#EBF2EA is a very light, near-neutral green. Relative luminance 0.871; OKLCH L 95.4% C 0.013 H 141.8°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF2EA |
|---|---|
| RGB | rgb(235, 242, 234) |
| HSL | hsl(113, 24%, 93%) |
| HSV | hsv(113, 3%, 95%) |
| CMYK | cmyk(2.9%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(94.78, -3.74, 3.05) |
| CIE-LCH | lch(94.78, 4.82, 140.85°) |
| OKLab | oklab(95.36% -0.0102 0.008) |
| OKLCH | oklch(95.36% 0.013 141.8) |
| XYZ | xyz(80.8618, 87.1067, 90.3792) |
| Luminance | 0.8711 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.08
Ivory
#FFFFF0
ΔE00 4.78
Honeydew
#F0FFF0
ΔE00 4.90
Light Grey
#D8DCD6
ΔE00 4.92
Azure (CSS)
#F0FFFF
ΔE00 5.11
Off White
#FAF9F6
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF2EA #F1EAF2
analogous
#EFF2EA #EBF2EA #EAF2ED
triadic
#EBF2EA #EAEBF2 #F2EAEB
tetradic
#EBF2EA #EAEFF2 #F1EAF2 #F2EDEA
square
#EBF2EA #EAEFF2 #F1EAF2 #F2EDEA
split-complementary
#EBF2EA #EDEAF2 #F2EAEF
monochromatic
#A3C39E #C7DBC4 #EBF2EA #EDF3EC #EDF3EC
Accessibility & contrast
On white
1.14
#EBF2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#EBF2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF2EA
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF2EA | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F0EA
Deuteranopia (green-blind)
#F1F0EA
Tritanopia (blue-blind)
#EBF1F0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ebf2ea; /* rgb */ color: rgb(235, 242, 234); /* oklch */ color: oklch(95.4% 0.013 141.8);
Tailwind
colors: {
custom: {
50: '#f1f6f0',
500: '#ebf2ea',
950: '#000000',
},
}SCSS
$custom: #ebf2ea; $custom-light: #f1f6f0; $custom-dark: #000000;
JSON
{
"hex": "#ebf2ea",
"rgb": {
"r": 235,
"g": 242,
"b": 234
},
"hsl": {
"h": 112.5,
"s": 23.529,
"l": 93.333
},
"oklch": {
"l": 0.95364,
"c": 0.01294,
"h": 141.8
},
"luminance": 0.87107
}Semantic roles & 50–950 ramp
primary
#EBF2EA
secondary
#C8B6CA
accent
#44A296
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585