#EFFDEA#EFFDEA
#EFFDEA is a very light, muted green. Relative luminance 0.945; OKLCH L 97.9% C 0.029 H 137.4°. Best body text is #000000 at 19.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EFFDEA |
|---|---|
| RGB | rgb(239, 253, 234) |
| HSL | hsl(104, 83%, 95%) |
| HSV | hsv(104, 8%, 99%) |
| CMYK | cmyk(5.5%, 0%, 7.5%, 0.8%) |
| CIE-LAB | lab(97.85, -7.93, 7.51) |
| CIE-LCH | lch(97.85, 10.93, 136.56°) |
| OKLab | oklab(97.86% -0.0213 0.0196) |
| OKLCH | oklch(97.86% 0.029 137.4) |
| XYZ | xyz(85.5705, 94.5413, 91.5661) |
| Luminance | 0.9454 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.56
Beige
#F5F5DC
ΔE00 5.72
Off White (survey)
#FFFFE4
ΔE00 5.85
Ivory
#FFFFF0
ΔE00 6.03
Mintcream
#F5FFFA
ΔE00 6.05
Lightyellow
#FFFFE0
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFFDEA #F8EAFD
analogous
#F8FDEA #EFFDEA #EAFDEE
triadic
#EFFDEA #EAEFFD #FDEAEF
tetradic
#EFFDEA #EAF8FD #F8EAFD #FDEEEA
square
#EFFDEA #EAF8FD #F8EAFD #FDEEEA
split-complementary
#EFFDEA #EEEAFD #FDEAF8
monochromatic
#9AF27A #C4F8B2 #EAFCE3 #EAFCE3 #EAFCE3
Accessibility & contrast
On white
1.05
#EFFDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.91
#EFFDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFFDEA
19.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFFDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFFDEA | 1.00 | 1.05 | 19.91 | 19.91 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE9
Deuteranopia (green-blind)
#FCF8EB
Tritanopia (blue-blind)
#EFFBF7
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #effdea; /* rgb */ color: rgb(239, 253, 234); /* oklch */ color: oklch(97.9% 0.029 137.4);
Tailwind
colors: {
custom: {
50: '#f4fef0',
500: '#effdea',
950: '#000000',
},
}SCSS
$custom: #effdea; $custom-light: #f4fef0; $custom-dark: #000000;
JSON
{
"hex": "#effdea",
"rgb": {
"r": 239,
"g": 253,
"b": 234
},
"hsl": {
"h": 104.211,
"s": 82.609,
"l": 95.49
},
"oklch": {
"l": 0.97855,
"c": 0.02899,
"h": 137.4
},
"luminance": 0.94542
}Semantic roles & 50–950 ramp
primary
#EFFDEA
secondary
#D5A4E7
accent
#06DFA6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585