#EFFFEA#EFFFEA
#EFFFEA is a very light, muted green. Relative luminance 0.958; OKLCH L 98.3% C 0.032 H 138.2°. Best body text is #000000 at 20.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EFFFEA |
|---|---|
| RGB | rgb(239, 255, 234) |
| HSL | hsl(106, 100%, 96%) |
| HSV | hsv(106, 8%, 100%) |
| CMYK | cmyk(6.3%, 0%, 8.2%, 0%) |
| CIE-LAB | lab(98.36, -8.93, 8.24) |
| CIE-LCH | lch(98.36, 12.15, 137.29°) |
| OKLab | oklab(98.26% -0.0241 0.0215) |
| OKLCH | oklch(98.26% 0.032 138.2) |
| XYZ | xyz(86.2052, 95.8107, 91.7777) |
| Luminance | 0.9581 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.21
Off White (survey)
#FFFFE4
ΔE00 6.18
Beige
#F5F5DC
ΔE00 6.24
Lightyellow
#FFFFE0
ΔE00 6.54
Ivory
#FFFFF0
ΔE00 6.85
Mintcream
#F5FFFA
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFFFEA #FAEAFF
analogous
#F9FFEA #EFFFEA #EAFFEF
triadic
#EFFFEA #EAEFFF #FFEAEF
tetradic
#EFFFEA #EAF9FF #FAEAFF #FFEFEA
square
#EFFFEA #EAF9FF #FAEAFF #FFEFEA
split-complementary
#EFFFEA #EFEAFF #FFEAF9
monochromatic
#92FF70 #C0FFAD #E8FFE0 #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.04
#EFFFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.16
#EFFFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFFFEA
20.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFFFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFFFEA | 1.00 | 1.04 | 20.16 | 20.16 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE9
Deuteranopia (green-blind)
#FEFAEB
Tritanopia (blue-blind)
#EFFDF9
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #efffea; /* rgb */ color: rgb(239, 255, 234); /* oklch */ color: oklch(98.3% 0.032 138.2);
Tailwind
colors: {
custom: {
50: '#f4fff0',
500: '#efffea',
950: '#000000',
},
}SCSS
$custom: #efffea; $custom-light: #f4fff0; $custom-dark: #000000;
JSON
{
"hex": "#efffea",
"rgb": {
"r": 239,
"g": 255,
"b": 234
},
"hsl": {
"h": 105.714,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.98256,
"c": 0.03228,
"h": 138.2
},
"luminance": 0.95811
}Semantic roles & 50–950 ramp
primary
#EFFFEA
secondary
#DB9FEE
accent
#00E6AF
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171816
muted
#858685