#EFFDED#EFFDED
#EFFDED is a very light, muted green. Relative luminance 0.947; OKLCH L 97.9% C 0.026 H 141.8°. Best body text is #000000 at 19.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EFFDED |
|---|---|
| RGB | rgb(239, 253, 237) |
| HSL | hsl(113, 80%, 96%) |
| HSV | hsv(113, 6%, 99%) |
| CMYK | cmyk(5.5%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(97.92, -7.42, 6.07) |
| CIE-LCH | lch(97.92, 9.59, 140.69°) |
| OKLab | oklab(97.93% -0.0202 0.0159) |
| OKLCH | oklch(97.93% 0.026 141.8) |
| XYZ | xyz(86.0052, 94.7152, 93.8552) |
| Luminance | 0.9472 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 0.63
Mintcream
#F5FFFA
ΔE00 5.02
Ivory
#FFFFF0
ΔE00 5.78
Beige
#F5F5DC
ΔE00 6.15
Off White (survey)
#FFFFE4
ΔE00 6.36
Azure (CSS)
#F0FFFF
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFFDED #FBEDFD
analogous
#F7FDED #EFFDED #EDFDF3
triadic
#EFFDED #EDEFFD #FDEDEF
tetradic
#EFFDED #EDF7FD #FBEDFD #FDF3ED
square
#EFFDED #EDF7FD #FBEDFD #FDF3ED
split-complementary
#EFFDED #F3EDFD #FDEDF7
monochromatic
#8DF17F #BEF7B6 #E7FCE3 #E7FCE3 #E7FCE3
Accessibility & contrast
On white
1.05
#EFFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.94
#EFFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFFDED
19.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFFDED | 1.00 | 1.05 | 19.94 | 19.94 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEC
Deuteranopia (green-blind)
#FCF8EE
Tritanopia (blue-blind)
#EEFCF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #effded; /* rgb */ color: rgb(239, 253, 237); /* oklch */ color: oklch(97.9% 0.026 141.8);
Tailwind
colors: {
custom: {
50: '#f4fef2',
500: '#effded',
950: '#000000',
},
}SCSS
$custom: #effded; $custom-light: #f4fef2; $custom-dark: #000000;
JSON
{
"hex": "#effded",
"rgb": {
"r": 239,
"g": 253,
"b": 237
},
"hsl": {
"h": 112.5,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.97933,
"c": 0.02568,
"h": 141.8
},
"luminance": 0.94716
}Semantic roles & 50–950 ramp
primary
#EFFDED
secondary
#DFA8E6
accent
#09DCC2
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585