#EDFFE1#EDFFE1
#EDFFE1 is a very light, muted yellow-green. Relative luminance 0.950; OKLCH L 97.9% C 0.044 H 132.7°. Best body text is #000000 at 19.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFE1 |
|---|---|
| RGB | rgb(237, 255, 225) |
| HSL | hsl(96, 100%, 94%) |
| HSV | hsv(96, 12%, 100%) |
| CMYK | cmyk(7.1%, 0%, 11.8%, 0%) |
| CIE-LAB | lab(98.02, -11.11, 12.35) |
| CIE-LCH | lch(98.02, 16.61, 131.98°) |
| OKLab | oklab(97.89% -0.0296 0.0321) |
| OKLCH | oklch(97.89% 0.044 132.7) |
| XYZ | xyz(84.2733, 94.9603, 85.1089) |
| Luminance | 0.9496 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.17
Lightyellow
#FFFFE0
ΔE00 6.34
Off White (survey)
#FFFFE4
ΔE00 6.56
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.70
Beige
#F5F5DC
ΔE00 6.81
Eggshell (survey)
#FFFFD4
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFE1 #F3E1FF
analogous
#FCFFE1 #EDFFE1 #E1FFE4
triadic
#EDFFE1 #E1EDFF #FFE1ED
tetradic
#EDFFE1 #E1FCFF #F3E1FF #FFE4E1
square
#EDFFE1 #E1FCFF #F3E1FF #FFE4E1
split-complementary
#EDFFE1 #E4E1FF #FFE1FC
monochromatic
#A4FF67 #C8FFA4 #EDFFE0 #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.05
#EDFFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.99
#EDFFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFE1
19.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFE1 | 1.00 | 1.05 | 19.99 | 19.99 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFADF
Deuteranopia (green-blind)
#FFF9E2
Tritanopia (blue-blind)
#EEFCF6
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #edffe1; /* rgb */ color: rgb(237, 255, 225); /* oklch */ color: oklch(97.9% 0.044 132.7);
Tailwind
colors: {
custom: {
50: '#f3ffea',
500: '#edffe1',
950: '#000000',
},
}SCSS
$custom: #edffe1; $custom-light: #f3ffea; $custom-dark: #000000;
JSON
{
"hex": "#edffe1",
"rgb": {
"r": 237,
"g": 255,
"b": 225
},
"hsl": {
"h": 96,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.97886,
"c": 0.04364,
"h": 132.7
},
"luminance": 0.94961
}Semantic roles & 50–950 ramp
primary
#EDFFE1
secondary
#CB97ED
accent
#00E68A
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171816
muted
#858684