#E6F4E6#E6F4E6
#E6F4E6 is a very light, muted green. Relative luminance 0.872; OKLCH L 95.3% C 0.024 H 145.4°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E6F4E6 |
|---|---|
| RGB | rgb(230, 244, 230) |
| HSL | hsl(120, 39%, 93%) |
| HSV | hsv(120, 6%, 96%) |
| CMYK | cmyk(5.7%, 0%, 5.7%, 4.3%) |
| CIE-LAB | lab(94.84, -7.12, 5.15) |
| CIE-LCH | lch(94.84, 8.79, 144.11°) |
| OKLab | oklab(95.29% -0.0195 0.0135) |
| OKLCH | oklch(95.29% 0.024 145.4) |
| XYZ | xyz(79.2641, 87.2370, 87.5101) |
| Luminance | 0.8724 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.25
Mintcream
#F5FFFA
ΔE00 5.01
Ivory
#FFFFF0
ΔE00 6.32
Beige
#F5F5DC
ΔE00 6.46
Azure (CSS)
#F0FFFF
ΔE00 6.67
Light Grey
#D8DCD6
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6F4E6 #F4E6F4
analogous
#EDF4E6 #E6F4E6 #E6F4ED
triadic
#E6F4E6 #E6E6F4 #F4E6E6
tetradic
#E6F4E6 #E6EDF4 #F4E6F4 #F4EDE6
square
#E6F4E6 #E6EDF4 #F4E6F4 #F4EDE6
split-complementary
#E6F4E6 #EDE6F4 #F4E6ED
monochromatic
#91CF91 #BBE1BB #E6F4E6 #EAF6EA #EAF6EA
Accessibility & contrast
On white
1.14
#E6F4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#E6F4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6F4E6
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6F4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6F4E6 | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E5
Deuteranopia (green-blind)
#F2F0E7
Tritanopia (blue-blind)
#E5F3F0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e6f4e6; /* rgb */ color: rgb(230, 244, 230); /* oklch */ color: oklch(95.3% 0.024 145.4);
Tailwind
colors: {
custom: {
50: '#edf7ed',
500: '#e6f4e6',
950: '#000000',
},
}SCSS
$custom: #e6f4e6; $custom-light: #edf7ed; $custom-dark: #000000;
JSON
{
"hex": "#e6f4e6",
"rgb": {
"r": 230,
"g": 244,
"b": 230
},
"hsl": {
"h": 120,
"s": 38.889,
"l": 92.941
},
"oklch": {
"l": 0.95288,
"c": 0.02373,
"h": 145.4
},
"luminance": 0.87238
}Semantic roles & 50–950 ramp
primary
#E6F4E6
secondary
#D0AED0
accent
#34B2B2
background
#FEFFFE
surface
#FDFEFD
border
#D5D6D5
text
#161716
muted
#848584