#EDFFDF#EDFFDF
#EDFFDF is a very light, muted yellow-green. Relative luminance 0.949; OKLCH L 97.8% C 0.046 H 131.4°. Best body text is #000000 at 19.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFDF |
|---|---|
| RGB | rgb(237, 255, 223) |
| HSL | hsl(94, 100%, 94%) |
| HSV | hsv(94, 13%, 100%) |
| CMYK | cmyk(7.1%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(97.97, -11.44, 13.31) |
| CIE-LCH | lch(97.97, 17.55, 130.67°) |
| OKLab | oklab(97.84% -0.0304 0.0345) |
| OKLCH | oklch(97.84% 0.046 131.4) |
| XYZ | xyz(84.0021, 94.8518, 83.6805) |
| Luminance | 0.9485 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.74
Lightyellow
#FFFFE0
ΔE00 6.30
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.43
Off White (survey)
#FFFFE4
ΔE00 6.64
Eggshell (survey)
#FFFFD4
ΔE00 6.69
Beige
#F5F5DC
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFDF #F1DFFF
analogous
#FDFFDF #EDFFDF #DFFFE1
triadic
#EDFFDF #DFEDFF #FFDFED
tetradic
#EDFFDF #DFFDFF #F1DFFF #FFE1DF
square
#EDFFDF #DFFDFF #F1DFFF #FFE1DF
split-complementary
#EDFFDF #E1DFFF #FFDFFD
monochromatic
#A8FF65 #CBFFA2 #EDFFDF #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.05
#EDFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.97
#EDFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFDF
19.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFDF | 1.00 | 1.05 | 19.97 | 19.97 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFADD
Deuteranopia (green-blind)
#FFF9E0
Tritanopia (blue-blind)
#EEFCF6
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #edffdf; /* rgb */ color: rgb(237, 255, 223); /* oklch */ color: oklch(97.8% 0.046 131.4);
Tailwind
colors: {
custom: {
50: '#f3ffe9',
500: '#edffdf',
950: '#000000',
},
}SCSS
$custom: #edffdf; $custom-light: #f3ffe9; $custom-dark: #000000;
JSON
{
"hex": "#edffdf",
"rgb": {
"r": 237,
"g": 255,
"b": 223
},
"hsl": {
"h": 93.75,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.97838,
"c": 0.04598,
"h": 131.4
},
"luminance": 0.94852
}Semantic roles & 50–950 ramp
primary
#EDFFDF
secondary
#C796EC
accent
#00E681
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171816
muted
#858684