#EBF3EA#EBF3EA
#EBF3EA is a very light, near-neutral green. Relative luminance 0.877; OKLCH L 95.6% C 0.015 H 142.2°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF3EA |
|---|---|
| RGB | rgb(235, 243, 234) |
| HSL | hsl(113, 27%, 94%) |
| HSV | hsv(113, 4%, 95%) |
| CMYK | cmyk(3.3%, 0%, 3.7%, 4.7%) |
| CIE-LAB | lab(95.04, -4.25, 3.41) |
| CIE-LCH | lch(95.04, 5.45, 141.22°) |
| OKLab | oklab(95.56% -0.0115 0.009) |
| OKLCH | oklch(95.56% 0.015 142.2) |
| XYZ | xyz(81.1602, 87.7036, 90.4787) |
| Luminance | 0.8770 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.07
Honeydew
#F0FFF0
ΔE00 4.26
Ivory
#FFFFF0
ΔE00 4.75
Azure (CSS)
#F0FFFF
ΔE00 5.17
Light Grey
#D8DCD6
ΔE00 5.31
Off White
#FAF9F6
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF3EA #F2EAF3
analogous
#EFF3EA #EBF3EA #EAF3ED
triadic
#EBF3EA #EAEBF3 #F3EAEB
tetradic
#EBF3EA #EAEFF3 #F2EAF3 #F3EDEA
square
#EBF3EA #EAEFF3 #F2EAF3 #F3EDEA
split-complementary
#EBF3EA #EDEAF3 #F3EAEF
monochromatic
#A1C69C #C6DDC3 #EBF3EA #ECF4EC #ECF4EC
Accessibility & contrast
On white
1.13
#EBF3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#EBF3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF3EA
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF3EA | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1EA
Deuteranopia (green-blind)
#F2F0EA
Tritanopia (blue-blind)
#EBF2F0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ebf3ea; /* rgb */ color: rgb(235, 243, 234); /* oklch */ color: oklch(95.6% 0.015 142.2);
Tailwind
colors: {
custom: {
50: '#f1f7f0',
500: '#ebf3ea',
950: '#000000',
},
}SCSS
$custom: #ebf3ea; $custom-light: #f1f7f0; $custom-dark: #000000;
JSON
{
"hex": "#ebf3ea",
"rgb": {
"r": 235,
"g": 243,
"b": 234
},
"hsl": {
"h": 113.333,
"s": 27.273,
"l": 93.529
},
"oklch": {
"l": 0.95563,
"c": 0.01461,
"h": 142.2
},
"luminance": 0.87704
}Semantic roles & 50–950 ramp
primary
#EBF3EA
secondary
#CAB5CD
accent
#40A69B
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585