#E2FBD6#E2FBD6
#E2FBD6 is a very light, muted green. Relative luminance 0.900; OKLCH L 96.0% C 0.055 H 135.4°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FBD6 |
|---|---|
| RGB | rgb(226, 251, 214) |
| HSL | hsl(101, 82%, 91%) |
| HSV | hsv(101, 15%, 98%) |
| CMYK | cmyk(10%, 0%, 14.7%, 1.6%) |
| CIE-LAB | lab(96.00, -14.66, 15.02) |
| CIE-LCH | lch(96.00, 20.99, 134.31°) |
| OKLab | oklab(96.02% -0.0394 0.0388) |
| OKLCH | oklch(96.02% 0.055 135.4) |
| XYZ | xyz(77.9966, 90.0174, 76.8712) |
| Luminance | 0.9002 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.17
Very Light Green
#D1FFBD
ΔE00 7.27
Honeydew
#F0FFF0
ΔE00 7.76
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.85
Eggshell (survey)
#FFFFD4
ΔE00 8.05
Ecru
#FEFFCA
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FBD6 #EFD6FB
analogous
#F4FBD6 #E2FBD6 #D6FBDC
triadic
#E2FBD6 #D6E2FB #FBD6E2
tetradic
#E2FBD6 #D6F4FB #EFD6FB #FBDCD6
square
#E2FBD6 #D6F4FB #EFD6FB #FBDCD6
split-complementary
#E2FBD6 #DCD6FB #FBD6F4
monochromatic
#93F066 #BBF69E #E2FBD6 #EBFCE3 #EBFCE3
Accessibility & contrast
On white
1.11
#E2FBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#E2FBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FBD6
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FBD6 | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF5D4
Deuteranopia (green-blind)
#FAF3D8
Tritanopia (blue-blind)
#E2F8F0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e2fbd6; /* rgb */ color: rgb(226, 251, 214); /* oklch */ color: oklch(96.0% 0.055 135.4);
Tailwind
colors: {
custom: {
50: '#ebfce2',
500: '#e2fbd6',
950: '#000000',
},
}SCSS
$custom: #e2fbd6; $custom-light: #ebfce2; $custom-dark: #000000;
JSON
{
"hex": "#e2fbd6",
"rgb": {
"r": 226,
"g": 251,
"b": 214
},
"hsl": {
"h": 100.541,
"s": 82.222,
"l": 91.176
},
"oklch": {
"l": 0.96023,
"c": 0.05534,
"h": 135.4
},
"luminance": 0.90018
}Semantic roles & 50–950 ramp
primary
#E2FBD6
secondary
#C893E2
accent
#07DF99
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161715
muted
#848584