#EDFFEB#EDFFEB
#EDFFEB is a very light, muted green. Relative luminance 0.955; OKLCH L 98.1% C 0.032 H 142.5°. Best body text is #000000 at 20.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFEB |
|---|---|
| RGB | rgb(237, 255, 235) |
| HSL | hsl(114, 100%, 96%) |
| HSV | hsv(114, 8%, 100%) |
| CMYK | cmyk(7.1%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(98.24, -9.42, 7.55) |
| CIE-LCH | lch(98.24, 12.07, 141.31°) |
| OKLab | oklab(98.14% -0.0257 0.0197) |
| OKLCH | oklch(98.14% 0.032 142.5) |
| XYZ | xyz(85.6776, 95.5220, 92.5049) |
| Luminance | 0.9552 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.13
Mintcream
#F5FFFA
ΔE00 6.87
Off White (survey)
#FFFFE4
ΔE00 6.90
Beige
#F5F5DC
ΔE00 6.91
Lightyellow
#FFFFE0
ΔE00 7.27
Ivory
#FFFFF0
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFEB #FDEBFF
analogous
#F7FFEB #EDFFEB #EBFFF3
triadic
#EDFFEB #EBEDFF #FFEBED
tetradic
#EDFFEB #EBF7FF #FDEBFF #FFF3EB
square
#EDFFEB #EBF7FF #FDEBFF #FFF3EB
split-complementary
#EDFFEB #F3EBFF #FFEBF7
monochromatic
#7FFF71 #B6FFAE #E3FFE0 #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.04
#EDFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.10
#EDFFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFEB
20.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFEB | 1.00 | 1.04 | 20.10 | 20.10 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEA
Deuteranopia (green-blind)
#FDF9EC
Tritanopia (blue-blind)
#ECFEF9
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #edffeb; /* rgb */ color: rgb(237, 255, 235); /* oklch */ color: oklch(98.1% 0.032 142.5);
Tailwind
colors: {
custom: {
50: '#f2fff1',
500: '#edffeb',
950: '#000000',
},
}SCSS
$custom: #edffeb; $custom-light: #f2fff1; $custom-dark: #000000;
JSON
{
"hex": "#edffeb",
"rgb": {
"r": 237,
"g": 255,
"b": 235
},
"hsl": {
"h": 114,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.98138,
"c": 0.03236,
"h": 142.5
},
"luminance": 0.95523
}Semantic roles & 50–950 ramp
primary
#EDFFEB
secondary
#E6A0EE
accent
#00E6CF
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171816
muted
#858685