#EBF6ED#EBF6ED
#EBF6ED is a very light, near-neutral green. Relative luminance 0.897; OKLCH L 96.2% C 0.017 H 151.1°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF6ED |
|---|---|
| RGB | rgb(235, 246, 237) |
| HSL | hsl(131, 38%, 94%) |
| HSV | hsv(131, 4%, 96%) |
| CMYK | cmyk(4.5%, 0%, 3.7%, 3.5%) |
| CIE-LAB | lab(95.87, -5.23, 3.07) |
| CIE-LCH | lch(95.87, 6.07, 149.62°) |
| OKLab | oklab(96.24% -0.0145 0.008) |
| OKLCH | oklch(96.24% 0.017 151.1) |
| XYZ | xyz(82.5000, 89.6877, 93.0694) |
| Luminance | 0.8969 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.71
Honeydew
#F0FFF0
ΔE00 3.30
Azure (CSS)
#F0FFFF
ΔE00 4.60
Ivory
#FFFFF0
ΔE00 5.37
Light Grey
#D8DCD6
ΔE00 6.25
Off White
#FAF9F6
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF6ED #F6EBF4
analogous
#EFF6EB #EBF6ED #EBF6F3
triadic
#EBF6ED #EDEBF6 #F6EDEB
tetradic
#EBF6ED #EBEFF6 #F6EBF4 #F6F3EB
square
#EBF6ED #EBEFF6 #F6EBF4 #F6F3EB
split-complementary
#EBF6ED #F3EBF6 #F6EBEF
monochromatic
#97D0A1 #C1E3C7 #EAF6EC #EAF6EC #EAF6EC
Accessibility & contrast
On white
1.11
#EBF6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#EBF6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF6ED
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF6ED | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4ED
Deuteranopia (green-blind)
#F4F3ED
Tritanopia (blue-blind)
#EAF6F3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ebf6ed; /* rgb */ color: rgb(235, 246, 237); /* oklch */ color: oklch(96.2% 0.017 151.1);
Tailwind
colors: {
custom: {
50: '#f1f9f2',
500: '#ebf6ed',
950: '#000000',
},
}SCSS
$custom: #ebf6ed; $custom-light: #f1f9f2; $custom-dark: #000000;
JSON
{
"hex": "#ebf6ed",
"rgb": {
"r": 235,
"g": 246,
"b": 237
},
"hsl": {
"h": 130.909,
"s": 37.931,
"l": 94.314
},
"oklch": {
"l": 0.96243,
"c": 0.01662,
"h": 151.1
},
"luminance": 0.89688
}Semantic roles & 50–950 ramp
primary
#EBF6ED
secondary
#D3B3CD
accent
#359AB1
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585