#E6FFEE#E6FFEE
#E6FFEE is a very light, muted green. Relative luminance 0.945; OKLCH L 97.7% C 0.034 H 156.0°. Best body text is #000000 at 19.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FFEE |
|---|---|
| RGB | rgb(230, 255, 238) |
| HSL | hsl(139, 100%, 95%) |
| HSV | hsv(139, 10%, 100%) |
| CMYK | cmyk(9.8%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(97.84, -11.20, 5.37) |
| CIE-LCH | lch(97.84, 12.42, 154.40°) |
| OKLab | oklab(97.72% -0.0314 0.014) |
| OKLCH | oklch(97.72% 0.034 156) |
| XYZ | xyz(83.8225, 94.5149, 94.6994) |
| Luminance | 0.9452 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.39
Ice
#D6FFFA
ΔE00 6.24
Lightcyan
#E0FFFF
ΔE00 7.07
Ice Blue (survey)
#D7FFFE
ΔE00 7.36
Mintcream
#F5FFFA
ΔE00 7.39
Very Pale Blue
#D6FFFE
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FFEE #FFE6F7
analogous
#EAFFE6 #E6FFEE #E6FFFA
triadic
#E6FFEE #EEE6FF #FFEEE6
tetradic
#E6FFEE #E6EAFF #FFE6F7 #FFFAE6
square
#E6FFEE #E6EAFF #FFE6F7 #FFFAE6
split-complementary
#E6FFEE #FAE6FF #FFE6EA
monochromatic
#6CFF9B #A9FFC4 #E0FFEA #E0FFEA #E0FFEA
Accessibility & contrast
On white
1.06
#E6FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.90
#E6FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FFEE
19.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FFEE | 1.00 | 1.06 | 19.90 | 19.90 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBED
Deuteranopia (green-blind)
#FAF8EF
Tritanopia (blue-blind)
#E2FEFA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e6ffee; /* rgb */ color: rgb(230, 255, 238); /* oklch */ color: oklch(97.7% 0.034 156.0);
Tailwind
colors: {
custom: {
50: '#eefff3',
500: '#e6ffee',
950: '#000000',
},
}SCSS
$custom: #e6ffee; $custom-light: #eefff3; $custom-dark: #000000;
JSON
{
"hex": "#e6ffee",
"rgb": {
"r": 230,
"g": 255,
"b": 238
},
"hsl": {
"h": 139.2,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.97724,
"c": 0.03437,
"h": 156
},
"luminance": 0.94516
}Semantic roles & 50–950 ramp
primary
#E6FFEE
secondary
#ED9CD3
accent
#009CE6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161817
muted
#858685