#E2FBE0#E2FBE0
#E2FBE0 is a very light, muted green. Relative luminance 0.905; OKLCH L 96.3% C 0.044 H 143.2°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FBE0 |
|---|---|
| RGB | rgb(226, 251, 224) |
| HSL | hsl(116, 77%, 93%) |
| HSV | hsv(116, 11%, 98%) |
| CMYK | cmyk(10%, 0%, 10.8%, 1.6%) |
| CIE-LAB | lab(96.22, -12.99, 10.20) |
| CIE-LCH | lch(96.22, 16.51, 141.85°) |
| OKLab | oklab(96.27% -0.0354 0.0265) |
| OKLCH | oklch(96.27% 0.044 143.2) |
| XYZ | xyz(79.3131, 90.5440, 83.8047) |
| Luminance | 0.9054 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.40
Lightyellow
#FFFFE0
ΔE00 8.65
Beige
#F5F5DC
ΔE00 8.65
Off White (survey)
#FFFFE4
ΔE00 8.74
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.96
Ice
#D6FFFA
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FBE0 #F9E0FB
analogous
#EFFBE0 #E2FBE0 #E0FBEB
triadic
#E2FBE0 #E0E2FB #FBE0E2
tetradic
#E2FBE0 #E0EFFB #F9E0FB #FBEBE0
square
#E2FBE0 #E0EFFB #F9E0FB #FBEBE0
split-complementary
#E2FBE0 #EBE0FB #FBE0EF
monochromatic
#7DED74 #AFF4AA #E2FBE0 #E6FCE4 #E6FCE4
Accessibility & contrast
On white
1.10
#E2FBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#E2FBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FBE0
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FBE0 | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6DF
Deuteranopia (green-blind)
#F8F3E1
Tritanopia (blue-blind)
#E0F9F3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e2fbe0; /* rgb */ color: rgb(226, 251, 224); /* oklch */ color: oklch(96.3% 0.044 143.2);
Tailwind
colors: {
custom: {
50: '#ebfce9',
500: '#e2fbe0',
950: '#000000',
},
}SCSS
$custom: #e2fbe0; $custom-light: #ebfce9; $custom-dark: #000000;
JSON
{
"hex": "#e2fbe0",
"rgb": {
"r": 226,
"g": 251,
"b": 224
},
"hsl": {
"h": 115.556,
"s": 77.143,
"l": 93.137
},
"oklch": {
"l": 0.96268,
"c": 0.04426,
"h": 143.2
},
"luminance": 0.90545
}Semantic roles & 50–950 ramp
primary
#E2FBE0
secondary
#DD9DE2
accent
#0CD9CA
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161716
muted
#848584