#EFFDEB#EFFDEB
#EFFDEB is a very light, muted green. Relative luminance 0.946; OKLCH L 97.9% C 0.028 H 138.7°. Best body text is #000000 at 19.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EFFDEB |
|---|---|
| RGB | rgb(239, 253, 235) |
| HSL | hsl(107, 82%, 96%) |
| HSV | hsv(107, 7%, 99%) |
| CMYK | cmyk(5.5%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(97.87, -7.76, 7.03) |
| CIE-LCH | lch(97.87, 10.47, 137.82°) |
| OKLab | oklab(97.88% -0.0209 0.0184) |
| OKLCH | oklch(97.88% 0.028 138.7) |
| XYZ | xyz(85.7146, 94.5990, 92.3249) |
| Luminance | 0.9460 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.23
Mintcream
#F5FFFA
ΔE00 5.71
Beige
#F5F5DC
ΔE00 5.84
Ivory
#FFFFF0
ΔE00 5.93
Off White (survey)
#FFFFE4
ΔE00 6.00
Lightyellow
#FFFFE0
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFFDEB #F9EBFD
analogous
#F8FDEB #EFFDEB #EBFDF0
triadic
#EFFDEB #EBEFFD #FDEBEF
tetradic
#EFFDEB #EBF8FD #F9EBFD #FDF0EB
square
#EFFDEB #EBF8FD #F9EBFD #FDF0EB
split-complementary
#EFFDEB #F0EBFD #FDEBF8
monochromatic
#96F27C #C2F7B3 #E9FCE3 #E9FCE3 #E9FCE3
Accessibility & contrast
On white
1.05
#EFFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.92
#EFFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFFDEB
19.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFFDEB | 1.00 | 1.05 | 19.92 | 19.92 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEA
Deuteranopia (green-blind)
#FCF8EC
Tritanopia (blue-blind)
#EFFCF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #effdeb; /* rgb */ color: rgb(239, 253, 235); /* oklch */ color: oklch(97.9% 0.028 138.7);
Tailwind
colors: {
custom: {
50: '#f4fef1',
500: '#effdeb',
950: '#000000',
},
}SCSS
$custom: #effdeb; $custom-light: #f4fef1; $custom-dark: #000000;
JSON
{
"hex": "#effdeb",
"rgb": {
"r": 239,
"g": 253,
"b": 235
},
"hsl": {
"h": 106.667,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.97881,
"c": 0.02786,
"h": 138.7
},
"luminance": 0.94599
}Semantic roles & 50–950 ramp
primary
#EFFDEB
secondary
#D8A6E7
accent
#07DEAE
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585