#EFFEEA#EFFEEA
#EFFEEA is a very light, muted green. Relative luminance 0.952; OKLCH L 98.1% C 0.031 H 137.8°. Best body text is #000000 at 20.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EFFEEA |
|---|---|
| RGB | rgb(239, 254, 234) |
| HSL | hsl(105, 91%, 96%) |
| HSV | hsv(105, 8%, 100%) |
| CMYK | cmyk(5.9%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(98.10, -8.43, 7.88) |
| CIE-LCH | lch(98.10, 11.54, 136.95°) |
| OKLab | oklab(98.06% -0.0227 0.0206) |
| OKLCH | oklch(98.06% 0.031 137.8) |
| XYZ | xyz(85.8871, 95.1744, 91.6716) |
| Luminance | 0.9517 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.85
Beige
#F5F5DC
ΔE00 5.97
Off White (survey)
#FFFFE4
ΔE00 6.00
Ivory
#FFFFF0
ΔE00 6.44
Lightyellow
#FFFFE0
ΔE00 6.45
Mintcream
#F5FFFA
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFFEEA #F9EAFE
analogous
#F9FEEA #EFFEEA #EAFEEF
triadic
#EFFEEA #EAEFFE #FEEAEF
tetradic
#EFFEEA #EAF9FE #F9EAFE #FEEFEA
square
#EFFEEA #EAF9FE #F9EAFE #FEEFEA
split-complementary
#EFFEEA #EFEAFE #FEEAF9
monochromatic
#96F875 #C2FBB0 #E9FEE2 #E9FEE2 #E9FEE2
Accessibility & contrast
On white
1.05
#EFFEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.03
#EFFEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFFEEA
20.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFFEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFFEEA | 1.00 | 1.05 | 20.03 | 20.03 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE9
Deuteranopia (green-blind)
#FDF9EB
Tritanopia (blue-blind)
#EFFCF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #effeea; /* rgb */ color: rgb(239, 254, 234); /* oklch */ color: oklch(98.1% 0.031 137.8);
Tailwind
colors: {
custom: {
50: '#f4fef0',
500: '#effeea',
950: '#000000',
},
}SCSS
$custom: #effeea; $custom-light: #f4fef0; $custom-dark: #000000;
JSON
{
"hex": "#effeea",
"rgb": {
"r": 239,
"g": 254,
"b": 234
},
"hsl": {
"h": 105,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.98055,
"c": 0.03063,
"h": 137.8
},
"luminance": 0.95175
}Semantic roles & 50–950 ramp
primary
#EFFEEA
secondary
#D8A2EA
accent
#00E6AC
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585