#EEFEF3#EEFEF3
#EEFEF3 is a very light, muted green. Relative luminance 0.955; OKLCH L 98.2% C 0.022 H 155.9°. Best body text is #000000 at 20.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFEF3 |
|---|---|
| RGB | rgb(238, 254, 243) |
| HSL | hsl(139, 89%, 96%) |
| HSV | hsv(139, 6%, 100%) |
| CMYK | cmyk(6.3%, 0%, 4.3%, 0.4%) |
| CIE-LAB | lab(98.25, -7.20, 3.46) |
| CIE-LCH | lch(98.25, 7.98, 154.36°) |
| OKLab | oklab(98.22% -0.0202 0.009) |
| OKLCH | oklch(98.22% 0.022 155.9) |
| XYZ | xyz(86.8762, 95.5311, 98.6390) |
| Luminance | 0.9553 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.60
Mintcream
#F5FFFA
ΔE00 3.68
Azure (CSS)
#F0FFFF
ΔE00 5.07
Lightcyan
#E0FFFF
ΔE00 6.28
Ivory
#FFFFF0
ΔE00 6.44
Ice
#D6FFFA
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFEF3 #FEEEF9
analogous
#F1FEEE #EEFEF3 #EEFEFB
triadic
#EEFEF3 #F3EEFE #FEF3EE
tetradic
#EEFEF3 #EEF1FE #FEEEF9 #FEFBEE
square
#EEFEF3 #EEF1FE #FEEEF9 #FEFBEE
split-complementary
#EEFEF3 #FBEEFE #FEEEF1
monochromatic
#7AF7A1 #B4FBCA #E2FDEB #E2FDEB #E2FDEB
Accessibility & contrast
On white
1.04
#EEFEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.11
#EEFEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFEF3
20.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFEF3 | 1.00 | 1.04 | 20.11 | 20.11 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFBF2
Deuteranopia (green-blind)
#FBF9F4
Tritanopia (blue-blind)
#ECFEFB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #eefef3; /* rgb */ color: rgb(238, 254, 243); /* oklch */ color: oklch(98.2% 0.022 155.9);
Tailwind
colors: {
custom: {
50: '#f3fef7',
500: '#eefef3',
950: '#000000',
},
}SCSS
$custom: #eefef3; $custom-light: #f3fef7; $custom-dark: #000000;
JSON
{
"hex": "#eefef3",
"rgb": {
"r": 238,
"g": 254,
"b": 243
},
"hsl": {
"h": 138.75,
"s": 88.889,
"l": 96.471
},
"oklch": {
"l": 0.98221,
"c": 0.02214,
"h": 155.9
},
"luminance": 0.95532
}Semantic roles & 50–950 ramp
primary
#EEFEF3
secondary
#EAA6D5
accent
#009EE6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585