#EDFFE2#EDFFE2
#EDFFE2 is a very light, muted yellow-green. Relative luminance 0.950; OKLCH L 97.9% C 0.042 H 133.4°. Best body text is #000000 at 20.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFE2 |
|---|---|
| RGB | rgb(237, 255, 226) |
| HSL | hsl(97, 100%, 94%) |
| HSV | hsv(97, 11%, 100%) |
| CMYK | cmyk(7.1%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(98.04, -10.94, 11.87) |
| CIE-LCH | lch(98.04, 16.14, 132.68°) |
| OKLab | oklab(97.91% -0.0292 0.0308) |
| OKLCH | oklch(97.91% 0.042 133.4) |
| XYZ | xyz(84.4102, 95.0150, 85.8295) |
| Luminance | 0.9502 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.87
Lightyellow
#FFFFE0
ΔE00 6.37
Off White (survey)
#FFFFE4
ΔE00 6.53
Beige
#F5F5DC
ΔE00 6.77
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.85
Eggshell (survey)
#FFFFD4
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFE2 #F4E2FF
analogous
#FCFFE2 #EDFFE2 #E2FFE6
triadic
#EDFFE2 #E2EDFF #FFE2ED
tetradic
#EDFFE2 #E2FCFF #F4E2FF #FFE6E2
square
#EDFFE2 #E2FCFF #F4E2FF #FFE6E2
split-complementary
#EDFFE2 #E6E2FF #FFE2FC
monochromatic
#A1FF68 #C7FFA5 #ECFFE0 #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.05
#EDFFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.00
#EDFFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFE2
20.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFE2 | 1.00 | 1.05 | 20.00 | 20.00 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE0
Deuteranopia (green-blind)
#FFF9E3
Tritanopia (blue-blind)
#EDFCF7
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #edffe2; /* rgb */ color: rgb(237, 255, 226); /* oklch */ color: oklch(97.9% 0.042 133.4);
Tailwind
colors: {
custom: {
50: '#f3ffeb',
500: '#edffe2',
950: '#000000',
},
}SCSS
$custom: #edffe2; $custom-light: #f3ffeb; $custom-dark: #000000;
JSON
{
"hex": "#edffe2",
"rgb": {
"r": 237,
"g": 255,
"b": 226
},
"hsl": {
"h": 97.241,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.97911,
"c": 0.04247,
"h": 133.4
},
"luminance": 0.95016
}Semantic roles & 50–950 ramp
primary
#EDFFE2
secondary
#CD98ED
accent
#00E68E
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171816
muted
#858684