#E9F4EA#E9F4EA
#E9F4EA is a very light, near-neutral green. Relative luminance 0.880; OKLCH L 95.6% C 0.018 H 148.1°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E9F4EA |
|---|---|
| RGB | rgb(233, 244, 234) |
| HSL | hsl(125, 33%, 94%) |
| HSV | hsv(125, 5%, 96%) |
| CMYK | cmyk(4.5%, 0%, 4.1%, 4.3%) |
| CIE-LAB | lab(95.15, -5.42, 3.55) |
| CIE-LCH | lch(95.15, 6.48, 146.73°) |
| OKLab | oklab(95.62% -0.015 0.0093) |
| OKLCH | oklch(95.62% 0.018 148.1) |
| XYZ | xyz(80.8035, 87.9651, 90.5479) |
| Luminance | 0.8797 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.23
Mintcream
#F5FFFA
ΔE00 3.32
Azure (CSS)
#F0FFFF
ΔE00 5.16
Ivory
#FFFFF0
ΔE00 5.44
Light Grey
#D8DCD6
ΔE00 6.03
Beige
#F5F5DC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9F4EA #F4E9F3
analogous
#EDF4E9 #E9F4EA #E9F4EF
triadic
#E9F4EA #EAE9F4 #F4EAE9
tetradic
#E9F4EA #E9EDF4 #F4E9F3 #F4EFE9
square
#E9F4EA #E9EDF4 #F4E9F3 #F4EFE9
split-complementary
#E9F4EA #EFE9F4 #F4E9ED
monochromatic
#97CB9C #C0E0C3 #E9F4EA #EBF5EC #EBF5EC
Accessibility & contrast
On white
1.13
#E9F4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#E9F4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9F4EA
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9F4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9F4EA | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EA
Deuteranopia (green-blind)
#F2F1EA
Tritanopia (blue-blind)
#E8F3F1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #e9f4ea; /* rgb */ color: rgb(233, 244, 234); /* oklch */ color: oklch(95.6% 0.018 148.1);
Tailwind
colors: {
custom: {
50: '#f0f7f0',
500: '#e9f4ea',
950: '#000000',
},
}SCSS
$custom: #e9f4ea; $custom-light: #f0f7f0; $custom-dark: #000000;
JSON
{
"hex": "#e9f4ea",
"rgb": {
"r": 233,
"g": 244,
"b": 234
},
"hsl": {
"h": 125.455,
"s": 33.333,
"l": 93.529
},
"oklch": {
"l": 0.95615,
"c": 0.01762,
"h": 148.1
},
"luminance": 0.87966
}Semantic roles & 50–950 ramp
primary
#E9F4EA
secondary
#CFB2CD
accent
#39A2AC
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585