#EEFEE7#EEFEE7
#EEFEE7 is a very light, muted green. Relative luminance 0.948; OKLCH L 97.9% C 0.035 H 136.0°. Best body text is #000000 at 19.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFEE7 |
|---|---|
| RGB | rgb(238, 254, 231) |
| HSL | hsl(102, 92%, 95%) |
| HSV | hsv(102, 9%, 100%) |
| CMYK | cmyk(6.3%, 0%, 9.1%, 0.4%) |
| CIE-LAB | lab(97.97, -9.28, 9.21) |
| CIE-LCH | lch(97.97, 13.07, 135.20°) |
| OKLab | oklab(97.91% -0.0249 0.024) |
| OKLCH | oklch(97.91% 0.035 136) |
| XYZ | xyz(85.1230, 94.8298, 89.4052) |
| Luminance | 0.9483 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.90
Off White (survey)
#FFFFE4
ΔE00 6.04
Beige
#F5F5DC
ΔE00 6.09
Lightyellow
#FFFFE0
ΔE00 6.28
Ivory
#FFFFF0
ΔE00 7.15
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFEE7 #F7E7FE
analogous
#FAFEE7 #EEFEE7 #E7FEEB
triadic
#EEFEE7 #E7EEFE #FEE7EE
tetradic
#EEFEE7 #E7FAFE #F7E7FE #FEEBE7
square
#EEFEE7 #E7FAFE #F7E7FE #FEEBE7
split-complementary
#EEFEE7 #EBE7FE #FEE7FA
monochromatic
#9BF971 #C4FCAC #EAFEE2 #EAFEE2 #EAFEE2
Accessibility & contrast
On white
1.05
#EEFEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.97
#EEFEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFEE7
19.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFEE7 | 1.00 | 1.05 | 19.97 | 19.97 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE6
Deuteranopia (green-blind)
#FDF9E8
Tritanopia (blue-blind)
#EEFCF7
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eefee7; /* rgb */ color: rgb(238, 254, 231); /* oklch */ color: oklch(97.9% 0.035 136.0);
Tailwind
colors: {
custom: {
50: '#f3feee',
500: '#eefee7',
950: '#000000',
},
}SCSS
$custom: #eefee7; $custom-light: #f3feee; $custom-dark: #000000;
JSON
{
"hex": "#eefee7",
"rgb": {
"r": 238,
"g": 254,
"b": 231
},
"hsl": {
"h": 101.739,
"s": 92,
"l": 95.098
},
"oklch": {
"l": 0.97906,
"c": 0.03457,
"h": 136
},
"luminance": 0.9483
}Semantic roles & 50–950 ramp
primary
#EEFEE7
secondary
#D39FEA
accent
#00E6A0
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585