#EDFFE3#EDFFE3
#EDFFE3 is a very light, muted yellow-green. Relative luminance 0.951; OKLCH L 97.9% C 0.041 H 134.2°. Best body text is #000000 at 20.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFE3 |
|---|---|
| RGB | rgb(237, 255, 227) |
| HSL | hsl(99, 100%, 95%) |
| HSV | hsv(99, 11%, 100%) |
| CMYK | cmyk(7.1%, 0%, 11%, 0%) |
| CIE-LAB | lab(98.06, -10.78, 11.39) |
| CIE-LCH | lch(98.06, 15.68, 133.43°) |
| OKLab | oklab(97.94% -0.0288 0.0296) |
| OKLCH | oklch(97.94% 0.041 134.2) |
| XYZ | xyz(84.5478, 95.0700, 86.5543) |
| Luminance | 0.9507 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.58
Lightyellow
#FFFFE0
ΔE00 6.42
Off White (survey)
#FFFFE4
ΔE00 6.52
Beige
#F5F5DC
ΔE00 6.73
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.01
Eggshell (survey)
#FFFFD4
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFE3 #F5E3FF
analogous
#FBFFE3 #EDFFE3 #E3FFE7
triadic
#EDFFE3 #E3EDFF #FFE3ED
tetradic
#EDFFE3 #E3FBFF #F5E3FF #FFE7E3
square
#EDFFE3 #E3FBFF #F5E3FF #FFE7E3
split-complementary
#EDFFE3 #E7E3FF #FFE3FB
monochromatic
#9EFF69 #C6FFA6 #EBFFE0 #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.05
#EDFFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.01
#EDFFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFE3
20.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFE3 | 1.00 | 1.05 | 20.01 | 20.01 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE1
Deuteranopia (green-blind)
#FFF9E4
Tritanopia (blue-blind)
#EDFCF7
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #edffe3; /* rgb */ color: rgb(237, 255, 227); /* oklch */ color: oklch(97.9% 0.041 134.2);
Tailwind
colors: {
custom: {
50: '#f2ffeb',
500: '#edffe3',
950: '#000000',
},
}SCSS
$custom: #edffe3; $custom-light: #f2ffeb; $custom-dark: #000000;
JSON
{
"hex": "#edffe3",
"rgb": {
"r": 237,
"g": 255,
"b": 227
},
"hsl": {
"h": 98.571,
"s": 100,
"l": 94.51
},
"oklch": {
"l": 0.97936,
"c": 0.04131,
"h": 134.2
},
"luminance": 0.95071
}Semantic roles & 50–950 ramp
primary
#EDFFE3
secondary
#CF99ED
accent
#00E694
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171816
muted
#858684