#EDFFDD#EDFFDD
#EDFFDD is a very light, muted yellow-green. Relative luminance 0.947; OKLCH L 97.8% C 0.048 H 130.1°. Best body text is #000000 at 19.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFDD |
|---|---|
| RGB | rgb(237, 255, 221) |
| HSL | hsl(92, 100%, 93%) |
| HSV | hsv(92, 13%, 100%) |
| CMYK | cmyk(7.1%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(97.93, -11.76, 14.27) |
| CIE-LCH | lch(97.93, 18.50, 129.50°) |
| OKLab | oklab(97.79% -0.0312 0.037) |
| OKLCH | oklch(97.79% 0.048 130.1) |
| XYZ | xyz(83.7341, 94.7446, 82.2688) |
| Luminance | 0.9475 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.19
Honeydew
#F0FFF0
ΔE00 6.30
Lightyellow
#FFFFE0
ΔE00 6.32
Eggshell (survey)
#FFFFD4
ΔE00 6.40
Off White (survey)
#FFFFE4
ΔE00 6.76
Beige
#F5F5DC
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFDD #EFDDFF
analogous
#FEFFDD #EDFFDD #DDFFDE
triadic
#EDFFDD #DDEDFF #FFDDED
tetradic
#EDFFDD #DDFEFF #EFDDFF #FFDEDD
square
#EDFFDD #DDFEFF #EFDDFF #FFDEDD
split-complementary
#EDFFDD #DEDDFF #FFDDFE
monochromatic
#ACFF63 #CDFFA0 #EDFFDD #EFFFE0 #EFFFE0
Accessibility & contrast
On white
1.05
#EDFFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.95
#EDFFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFDD
19.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFDD | 1.00 | 1.05 | 19.95 | 19.95 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFADB
Deuteranopia (green-blind)
#FFF9DE
Tritanopia (blue-blind)
#EEFCF5
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #edffdd; /* rgb */ color: rgb(237, 255, 221); /* oklch */ color: oklch(97.8% 0.048 130.1);
Tailwind
colors: {
custom: {
50: '#f3ffe7',
500: '#edffdd',
950: '#000000',
},
}SCSS
$custom: #edffdd; $custom-light: #f3ffe7; $custom-dark: #000000;
JSON
{
"hex": "#edffdd",
"rgb": {
"r": 237,
"g": 255,
"b": 221
},
"hsl": {
"h": 91.765,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.97789,
"c": 0.04836,
"h": 130.1
},
"luminance": 0.94745
}Semantic roles & 50–950 ramp
primary
#EDFFDD
secondary
#C394EC
accent
#00E67A
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171816
muted
#858684