#E6FFEF#E6FFEF
#E6FFEF is a very light, muted green. Relative luminance 0.946; OKLCH L 97.8% C 0.034 H 157.7°. Best body text is #000000 at 19.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FFEF |
|---|---|
| RGB | rgb(230, 255, 239) |
| HSL | hsl(142, 100%, 95%) |
| HSV | hsv(142, 10%, 100%) |
| CMYK | cmyk(9.8%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(97.86, -11.02, 4.89) |
| CIE-LCH | lch(97.86, 12.05, 156.09°) |
| OKLab | oklab(97.75% -0.031 0.0127) |
| OKLCH | oklch(97.75% 0.034 157.7) |
| XYZ | xyz(83.9698, 94.5738, 95.4753) |
| Luminance | 0.9457 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.33
Ice
#D6FFFA
ΔE00 5.97
Lightcyan
#E0FFFF
ΔE00 6.71
Ice Blue (survey)
#D7FFFE
ΔE00 7.05
Mintcream
#F5FFFA
ΔE00 7.15
Very Pale Blue
#D6FFFE
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FFEF #FFE6F6
analogous
#E9FFE6 #E6FFEF #E6FFFB
triadic
#E6FFEF #EFE6FF #FFEFE6
tetradic
#E6FFEF #E6E9FF #FFE6F6 #FFFBE6
square
#E6FFEF #E6E9FF #FFE6F6 #FFFBE6
split-complementary
#E6FFEF #FBE6FF #FFE6E9
monochromatic
#6CFFA1 #A9FFC8 #E0FFEB #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.05
#E6FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.92
#E6FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FFEF
19.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FFEF | 1.00 | 1.05 | 19.92 | 19.92 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEE
Deuteranopia (green-blind)
#FAF8F0
Tritanopia (blue-blind)
#E2FFFA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e6ffef; /* rgb */ color: rgb(230, 255, 239); /* oklch */ color: oklch(97.8% 0.034 157.7);
Tailwind
colors: {
custom: {
50: '#eefff4',
500: '#e6ffef',
950: '#000000',
},
}SCSS
$custom: #e6ffef; $custom-light: #eefff4; $custom-dark: #000000;
JSON
{
"hex": "#e6ffef",
"rgb": {
"r": 230,
"g": 255,
"b": 239
},
"hsl": {
"h": 141.6,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.9775,
"c": 0.03352,
"h": 157.7
},
"luminance": 0.94575
}Semantic roles & 50–950 ramp
primary
#E6FFEF
secondary
#ED9CD0
accent
#0093E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161817
muted
#858685