#EDFEDD#EDFEDD
#EDFEDD is a very light, muted yellow-green. Relative luminance 0.941; OKLCH L 97.6% C 0.047 H 129.6°. Best body text is #000000 at 19.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFEDD |
|---|---|
| RGB | rgb(237, 254, 221) |
| HSL | hsl(91, 94%, 93%) |
| HSV | hsv(91, 13%, 100%) |
| CMYK | cmyk(6.7%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(97.68, -11.27, 13.91) |
| CIE-LCH | lch(97.68, 17.90, 129.01°) |
| OKLab | oklab(97.59% -0.0298 0.0361) |
| OKLCH | oklch(97.59% 0.047 129.6) |
| XYZ | xyz(83.4159, 94.1082, 82.1627) |
| Luminance | 0.9411 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.00
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.02
Lightyellow
#FFFFE0
ΔE00 6.03
Eggshell (survey)
#FFFFD4
ΔE00 6.30
Off White (survey)
#FFFFE4
ΔE00 6.44
Beige
#F5F5DC
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFEDD #EEDDFE
analogous
#FEFEDD #EDFEDD #DDFEDD
triadic
#EDFEDD #DDEDFE #FEDDED
tetradic
#EDFEDD #DDFEFE #EEDDFE #FEDDDD
square
#EDFEDD #DDFEFE #EEDDFE #FEDDDD
split-complementary
#EDFEDD #DDDDFE #FEDDFE
monochromatic
#AEFB66 #CEFCA2 #EDFEDD #EFFEE1 #EFFEE1
Accessibility & contrast
On white
1.06
#EDFEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.82
#EDFEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFEDD
19.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFEDD | 1.00 | 1.06 | 19.82 | 19.82 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DB
Deuteranopia (green-blind)
#FFF8DE
Tritanopia (blue-blind)
#EEFBF5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #edfedd; /* rgb */ color: rgb(237, 254, 221); /* oklch */ color: oklch(97.6% 0.047 129.6);
Tailwind
colors: {
custom: {
50: '#f3fee7',
500: '#edfedd',
950: '#000000',
},
}SCSS
$custom: #edfedd; $custom-light: #f3fee7; $custom-dark: #000000;
JSON
{
"hex": "#edfedd",
"rgb": {
"r": 237,
"g": 254,
"b": 221
},
"hsl": {
"h": 90.909,
"s": 94.286,
"l": 93.137
},
"oklch": {
"l": 0.97587,
"c": 0.04678,
"h": 129.6
},
"luminance": 0.94109
}Semantic roles & 50–950 ramp
primary
#EDFEDD
secondary
#C196E9
accent
#00E676
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584