#EBF3EB#EBF3EB
#EBF3EB is a very light, near-neutral green. Relative luminance 0.878; OKLCH L 95.6% C 0.014 H 145.5°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF3EB |
|---|---|
| RGB | rgb(235, 243, 235) |
| HSL | hsl(120, 25%, 94%) |
| HSV | hsv(120, 3%, 95%) |
| CMYK | cmyk(3.3%, 0%, 3.3%, 4.7%) |
| CIE-LAB | lab(95.06, -4.07, 2.93) |
| CIE-LCH | lch(95.06, 5.02, 144.26°) |
| OKLab | oklab(95.59% -0.0112 0.0077) |
| OKLCH | oklch(95.59% 0.014 145.5) |
| XYZ | xyz(81.3043, 87.7612, 91.2374) |
| Luminance | 0.8776 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.83
Honeydew
#F0FFF0
ΔE00 4.54
Azure (CSS)
#F0FFFF
ΔE00 4.84
Ivory
#FFFFF0
ΔE00 4.93
Light Grey
#D8DCD6
ΔE00 5.21
Off White
#FAF9F6
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF3EB #F3EBF3
analogous
#EFF3EB #EBF3EB #EBF3EF
triadic
#EBF3EB #EBEBF3 #F3EBEB
tetradic
#EBF3EB #EBEFF3 #F3EBF3 #F3EFEB
square
#EBF3EB #EBEFF3 #F3EBF3 #F3EFEB
split-complementary
#EBF3EB #EFEBF3 #F3EBEF
monochromatic
#9EC59E #C5DCC5 #EBF3EB #ECF4EC #ECF4EC
Accessibility & contrast
On white
1.13
#EBF3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#EBF3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF3EB
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF3EB | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EB
Deuteranopia (green-blind)
#F2F0EB
Tritanopia (blue-blind)
#EAF2F1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ebf3eb; /* rgb */ color: rgb(235, 243, 235); /* oklch */ color: oklch(95.6% 0.014 145.5);
Tailwind
colors: {
custom: {
50: '#f1f7f1',
500: '#ebf3eb',
950: '#000000',
},
}SCSS
$custom: #ebf3eb; $custom-light: #f1f7f1; $custom-dark: #000000;
JSON
{
"hex": "#ebf3eb",
"rgb": {
"r": 235,
"g": 243,
"b": 235
},
"hsl": {
"h": 120,
"s": 25,
"l": 93.725
},
"oklch": {
"l": 0.95591,
"c": 0.01356,
"h": 145.5
},
"luminance": 0.87762
}Semantic roles & 50–950 ramp
primary
#EBF3EB
secondary
#CCB6CC
accent
#42A4A4
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585