#E2F3DF#E2F3DF
#E2F3DF is a very light, muted green. Relative luminance 0.856; OKLCH L 94.6% C 0.032 H 141.0°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F3DF |
|---|---|
| RGB | rgb(226, 243, 223) |
| HSL | hsl(111, 45%, 91%) |
| HSV | hsv(111, 8%, 95%) |
| CMYK | cmyk(7%, 0%, 8.2%, 4.7%) |
| CIE-LAB | lab(94.14, -9.17, 7.73) |
| CIE-LCH | lch(94.14, 12.00, 139.89°) |
| OKLab | oklab(94.61% -0.0249 0.0202) |
| OKLCH | oklch(94.61% 0.032 141) |
| XYZ | xyz(76.7314, 85.5971, 82.2771) |
| Luminance | 0.8560 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.32
Beige
#F5F5DC
ΔE00 6.59
Off White (survey)
#FFFFE4
ΔE00 7.28
Mintcream
#F5FFFA
ΔE00 7.40
Lightyellow
#FFFFE0
ΔE00 7.61
Ivory
#FFFFF0
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F3DF #F0DFF3
analogous
#ECF3DF #E2F3DF #DFF3E6
triadic
#E2F3DF #DFE2F3 #F3DFE2
tetradic
#E2F3DF #DFECF3 #F0DFF3 #F3E6DF
square
#E2F3DF #DFECF3 #F0DFF3 #F3E6DF
split-complementary
#E2F3DF #E6DFF3 #F3DFEC
monochromatic
#91D286 #BAE2B2 #E2F3DF #EBF7E9 #EBF7E9
Accessibility & contrast
On white
1.16
#E2F3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#E2F3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F3DF
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F3DF | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDE
Deuteranopia (green-blind)
#F1EDE0
Tritanopia (blue-blind)
#E1F1ED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e2f3df; /* rgb */ color: rgb(226, 243, 223); /* oklch */ color: oklch(94.6% 0.032 141.0);
Tailwind
colors: {
custom: {
50: '#ebf7e9',
500: '#e2f3df',
950: '#000000',
},
}SCSS
$custom: #e2f3df; $custom-light: #ebf7e9; $custom-dark: #000000;
JSON
{
"hex": "#e2f3df",
"rgb": {
"r": 226,
"g": 243,
"b": 223
},
"hsl": {
"h": 111,
"s": 45.455,
"l": 91.373
},
"oklch": {
"l": 0.94611,
"c": 0.03204,
"h": 141
},
"luminance": 0.85598
}Semantic roles & 50–950 ramp
primary
#E2F3DF
secondary
#CAA5D1
accent
#2DB9A4
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161716
muted
#848584