#E6FEED#E6FEED
#E6FEED is a very light, muted green. Relative luminance 0.938; OKLCH L 97.5% C 0.034 H 154.9°. Best body text is #000000 at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FEED |
|---|---|
| RGB | rgb(230, 254, 237) |
| HSL | hsl(138, 92%, 95%) |
| HSV | hsv(138, 9%, 100%) |
| CMYK | cmyk(9.4%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(97.56, -10.88, 5.47) |
| CIE-LCH | lch(97.56, 12.18, 153.29°) |
| OKLab | oklab(97.49% -0.0304 0.0143) |
| OKLCH | oklch(97.49% 0.034 154.9) |
| XYZ | xyz(83.3578, 93.8200, 93.8217) |
| Luminance | 0.9382 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.13
Ice
#D6FFFA
ΔE00 6.44
Lightcyan
#E0FFFF
ΔE00 7.14
Mintcream
#F5FFFA
ΔE00 7.20
Ice Blue (survey)
#D7FFFE
ΔE00 7.52
Very Pale Blue
#D6FFFE
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FEED #FEE6F7
analogous
#EBFEE6 #E6FEED #E6FEF9
triadic
#E6FEED #EDE6FE #FEEDE6
tetradic
#E6FEED #E6EBFE #FEE6F7 #FEF9E6
square
#E6FEED #E6EBFE #FEE6F7 #FEF9E6
split-complementary
#E6FEED #F9E6FE #FEE6EB
monochromatic
#70F998 #ABFCC3 #E2FEEA #E2FEEA #E2FEEA
Accessibility & contrast
On white
1.06
#E6FEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.76
#E6FEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FEED
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FEED | 1.00 | 1.06 | 19.76 | 19.76 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEC
Deuteranopia (green-blind)
#F9F7EE
Tritanopia (blue-blind)
#E3FDF9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e6feed; /* rgb */ color: rgb(230, 254, 237); /* oklch */ color: oklch(97.5% 0.034 154.9);
Tailwind
colors: {
custom: {
50: '#eefef2',
500: '#e6feed',
950: '#000000',
},
}SCSS
$custom: #e6feed; $custom-light: #eefef2; $custom-dark: #000000;
JSON
{
"hex": "#e6feed",
"rgb": {
"r": 230,
"g": 254,
"b": 237
},
"hsl": {
"h": 137.5,
"s": 92.308,
"l": 94.902
},
"oklch": {
"l": 0.97494,
"c": 0.03362,
"h": 154.9
},
"luminance": 0.93821
}Semantic roles & 50–950 ramp
primary
#E6FEED
secondary
#EA9ED4
accent
#00A3E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585