#EEFFF6#EEFFF6
#EEFFF6 is a very light, muted green. Relative luminance 0.964; OKLCH L 98.5% C 0.021 H 163.1°. Best body text is #000000 at 20.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFF6 |
|---|---|
| RGB | rgb(238, 255, 246) |
| HSL | hsl(148, 100%, 97%) |
| HSV | hsv(148, 7%, 100%) |
| CMYK | cmyk(6.7%, 0%, 3.5%, 0%) |
| CIE-LAB | lab(98.57, -7.16, 2.39) |
| CIE-LCH | lch(98.57, 7.55, 161.56°) |
| OKLab | oklab(98.5% -0.0204 0.0062) |
| OKLCH | oklch(98.5% 0.021 163.1) |
| XYZ | xyz(87.6511, 96.3501, 101.1505) |
| Luminance | 0.9635 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.45
Mintcream
#F5FFFA
ΔE00 3.35
Azure (CSS)
#F0FFFF
ΔE00 4.31
Lightcyan
#E0FFFF
ΔE00 5.48
Ivory
#FFFFF0
ΔE00 6.90
Ice
#D6FFFA
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFF6 #FFEEF7
analogous
#EFFFEE #EEFFF6 #EEFFFE
triadic
#EEFFF6 #F6EEFF #FFF6EE
tetradic
#EEFFF6 #EEEFFF #FFEEF7 #FFFEEE
square
#EEFFF6 #EEEFFF #FFEEF7 #FFFEEE
split-complementary
#EEFFF6 #FEEEFF #FFEEEF
monochromatic
#74FFB5 #B1FFD6 #E0FFEF #E0FFEF #E0FFEF
Accessibility & contrast
On white
1.04
#EEFFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.27
#EEFFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFF6
20.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFF6 | 1.00 | 1.04 | 20.27 | 20.27 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFCF6
Deuteranopia (green-blind)
#FBFAF6
Tritanopia (blue-blind)
#EBFFFC
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #eefff6; /* rgb */ color: rgb(238, 255, 246); /* oklch */ color: oklch(98.5% 0.021 163.1);
Tailwind
colors: {
custom: {
50: '#f3fff9',
500: '#eefff6',
950: '#000000',
},
}SCSS
$custom: #eefff6; $custom-light: #f3fff9; $custom-dark: #000000;
JSON
{
"hex": "#eefff6",
"rgb": {
"r": 238,
"g": 255,
"b": 246
},
"hsl": {
"h": 148.235,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.98502,
"c": 0.02135,
"h": 163.1
},
"luminance": 0.96351
}Semantic roles & 50–950 ramp
primary
#EEFFF6
secondary
#EFA3CB
accent
#007AE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685