#E3FBED#E3FBED
#E3FBED is a very light, muted green. Relative luminance 0.914; OKLCH L 96.7% C 0.031 H 160.2°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E3FBED |
|---|---|
| RGB | rgb(227, 251, 237) |
| HSL | hsl(145, 75%, 94%) |
| HSV | hsv(145, 10%, 98%) |
| CMYK | cmyk(9.6%, 0%, 5.6%, 1.6%) |
| CIE-LAB | lab(96.59, -10.37, 4.05) |
| CIE-LCH | lch(96.59, 11.13, 158.67°) |
| OKLab | oklab(96.68% -0.0293 0.0105) |
| OKLCH | oklch(96.68% 0.031 160.2) |
| XYZ | xyz(81.4585, 91.4386, 93.4621) |
| Luminance | 0.9144 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.22
Ice
#D6FFFA
ΔE00 5.68
Lightcyan
#E0FFFF
ΔE00 6.10
Ice Blue (survey)
#D7FFFE
ΔE00 6.60
Mintcream
#F5FFFA
ΔE00 6.61
Very Pale Blue
#D6FFFE
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3FBED #FBE3F1
analogous
#E5FBE3 #E3FBED #E3FBF9
triadic
#E3FBED #EDE3FB #FBEDE3
tetradic
#E3FBED #E3E5FB #FBE3F1 #FBF9E3
square
#E3FBED #E3E5FB #FBE3F1 #FBF9E3
split-complementary
#E3FBED #F9E3FB #FBE3E5
monochromatic
#78ECA8 #ADF3CB #E3FBED #E4FBEE #E4FBEE
Accessibility & contrast
On white
1.09
#E3FBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#E3FBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3FBED
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3FBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3FBED | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EC
Deuteranopia (green-blind)
#F6F4EE
Tritanopia (blue-blind)
#DFFBF7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e3fbed; /* rgb */ color: rgb(227, 251, 237); /* oklch */ color: oklch(96.7% 0.031 160.2);
Tailwind
colors: {
custom: {
50: '#ebfcf2',
500: '#e3fbed',
950: '#000000',
},
}SCSS
$custom: #e3fbed; $custom-light: #ebfcf2; $custom-dark: #000000;
JSON
{
"hex": "#e3fbed",
"rgb": {
"r": 227,
"g": 251,
"b": 237
},
"hsl": {
"h": 145,
"s": 75,
"l": 93.725
},
"oklch": {
"l": 0.96677,
"c": 0.03117,
"h": 160.2
},
"luminance": 0.9144
}Semantic roles & 50–950 ramp
primary
#E3FBED
secondary
#E2A1C7
accent
#0E83D7
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585