#EBF6EA#EBF6EA
#EBF6EA is a very light, near-neutral green. Relative luminance 0.895; OKLCH L 96.2% C 0.020 H 143.0°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF6EA |
|---|---|
| RGB | rgb(235, 246, 234) |
| HSL | hsl(115, 40%, 94%) |
| HSV | hsv(115, 5%, 96%) |
| CMYK | cmyk(4.5%, 0%, 4.9%, 3.5%) |
| CIE-LAB | lab(95.79, -5.76, 4.51) |
| CIE-LCH | lch(95.79, 7.32, 141.93°) |
| OKLab | oklab(96.16% -0.0157 0.0118) |
| OKLCH | oklch(96.16% 0.02 143) |
| XYZ | xyz(82.0653, 89.5138, 90.7804) |
| Luminance | 0.8951 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.51
Mintcream
#F5FFFA
ΔE00 3.71
Ivory
#FFFFF0
ΔE00 5.11
Azure (CSS)
#F0FFFF
ΔE00 5.76
Beige
#F5F5DC
ΔE00 6.13
Light Grey
#D8DCD6
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF6EA #F5EAF6
analogous
#F1F6EA #EBF6EA #EAF6EF
triadic
#EBF6EA #EAEBF6 #F6EAEB
tetradic
#EBF6EA #EAF1F6 #F5EAF6 #F6EFEA
square
#EBF6EA #EAF1F6 #F5EAF6 #F6EFEA
split-complementary
#EBF6EA #EFEAF6 #F6EAF1
monochromatic
#99D194 #C2E4BF #EBF6EA #EBF6EA #EBF6EA
Accessibility & contrast
On white
1.11
#EBF6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#EBF6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF6EA
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF6EA | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4E9
Deuteranopia (green-blind)
#F5F2EB
Tritanopia (blue-blind)
#EAF5F2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ebf6ea; /* rgb */ color: rgb(235, 246, 234); /* oklch */ color: oklch(96.2% 0.020 143.0);
Tailwind
colors: {
custom: {
50: '#f1f9f0',
500: '#ebf6ea',
950: '#000000',
},
}SCSS
$custom: #ebf6ea; $custom-light: #f1f9f0; $custom-dark: #000000;
JSON
{
"hex": "#ebf6ea",
"rgb": {
"r": 235,
"g": 246,
"b": 234
},
"hsl": {
"h": 115,
"s": 40,
"l": 94.118
},
"oklch": {
"l": 0.96162,
"c": 0.01966,
"h": 143
},
"luminance": 0.89514
}Semantic roles & 50–950 ramp
primary
#EBF6EA
secondary
#D0B1D3
accent
#32B3A8
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585