#EFFFEC#EFFFEC
#EFFFEC is a very light, muted green. Relative luminance 0.959; OKLCH L 98.3% C 0.030 H 140.7°. Best body text is #000000 at 20.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EFFFEC |
|---|---|
| RGB | rgb(239, 255, 236) |
| HSL | hsl(111, 100%, 96%) |
| HSV | hsv(111, 7%, 100%) |
| CMYK | cmyk(6.3%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(98.40, -8.59, 7.28) |
| CIE-LCH | lch(98.40, 11.26, 139.70°) |
| OKLab | oklab(98.31% -0.0233 0.019) |
| OKLCH | oklch(98.31% 0.03 140.7) |
| XYZ | xyz(86.4942, 95.9263, 93.2994) |
| Luminance | 0.9593 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.53
Mintcream
#F5FFFA
ΔE00 6.26
Beige
#F5F5DC
ΔE00 6.41
Off White (survey)
#FFFFE4
ΔE00 6.41
Ivory
#FFFFF0
ΔE00 6.63
Lightyellow
#FFFFE0
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFFFEC #FCECFF
analogous
#F9FFEC #EFFFEC #ECFFF3
triadic
#EFFFEC #ECEFFF #FFECEF
tetradic
#EFFFEC #ECF9FF #FCECFF #FFF3EC
square
#EFFFEC #ECF9FF #FCECFF #FFF3EC
split-complementary
#EFFFEC #F3ECFF #FFECF9
monochromatic
#88FF72 #BBFFAF #E5FFE0 #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.04
#EFFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.19
#EFFFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFFFEC
20.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFFFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFFFEC | 1.00 | 1.04 | 20.19 | 20.19 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEB
Deuteranopia (green-blind)
#FDFAED
Tritanopia (blue-blind)
#EEFEF9
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #efffec; /* rgb */ color: rgb(239, 255, 236); /* oklch */ color: oklch(98.3% 0.030 140.7);
Tailwind
colors: {
custom: {
50: '#f4fff2',
500: '#efffec',
950: '#000000',
},
}SCSS
$custom: #efffec; $custom-light: #f4fff2; $custom-dark: #000000;
JSON
{
"hex": "#efffec",
"rgb": {
"r": 239,
"g": 255,
"b": 236
},
"hsl": {
"h": 110.526,
"s": 100,
"l": 96.275
},
"oklch": {
"l": 0.98307,
"c": 0.03008,
"h": 140.7
},
"luminance": 0.95927
}Semantic roles & 50–950 ramp
primary
#EFFFEC
secondary
#E2A1EE
accent
#00E6C1
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171816
muted
#858685