#EBF6EF#EBF6EF
#EBF6EF is a very light, near-neutral green. Relative luminance 0.898; OKLCH L 96.3% C 0.015 H 158.3°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF6EF |
|---|---|
| RGB | rgb(235, 246, 239) |
| HSL | hsl(142, 38%, 94%) |
| HSV | hsv(142, 4%, 96%) |
| CMYK | cmyk(4.5%, 0%, 2.8%, 3.5%) |
| CIE-LAB | lab(95.92, -4.88, 2.11) |
| CIE-LCH | lch(95.92, 5.31, 156.66°) |
| OKLab | oklab(96.3% -0.0138 0.0055) |
| OKLCH | oklch(96.3% 0.015 158.3) |
| XYZ | xyz(82.7938, 89.8052, 94.6169) |
| Luminance | 0.8981 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.18
Azure (CSS)
#F0FFFF
ΔE00 3.84
Honeydew
#F0FFF0
ΔE00 4.01
Ivory
#FFFFF0
ΔE00 5.71
Light Grey
#D8DCD6
ΔE00 6.10
Off White
#FAF9F6
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF6EF #F6EBF2
analogous
#EDF6EB #EBF6EF #EBF6F5
triadic
#EBF6EF #EFEBF6 #F6EFEB
tetradic
#EBF6EF #EBEDF6 #F6EBF2 #F6F5EB
square
#EBF6EF #EBEDF6 #F6EBF2 #F6F5EB
split-complementary
#EBF6EF #F5EBF6 #F6EBED
monochromatic
#97D0AB #C1E3CD #EAF6EE #EAF6EE #EAF6EE
Accessibility & contrast
On white
1.11
#EBF6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#EBF6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF6EF
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF6EF | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EF
Deuteranopia (green-blind)
#F4F3EF
Tritanopia (blue-blind)
#E9F6F4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ebf6ef; /* rgb */ color: rgb(235, 246, 239); /* oklch */ color: oklch(96.3% 0.015 158.3);
Tailwind
colors: {
custom: {
50: '#f1f9f4',
500: '#ebf6ef',
950: '#000000',
},
}SCSS
$custom: #ebf6ef; $custom-light: #f1f9f4; $custom-dark: #000000;
JSON
{
"hex": "#ebf6ef",
"rgb": {
"r": 235,
"g": 246,
"b": 239
},
"hsl": {
"h": 141.818,
"s": 37.931,
"l": 94.314
},
"oklch": {
"l": 0.96298,
"c": 0.01485,
"h": 158.3
},
"luminance": 0.89806
}Semantic roles & 50–950 ramp
primary
#EBF6EF
secondary
#D3B3C7
accent
#3584B1
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585