#EDFFEF#EDFFEF
#EDFFEF is a very light, muted green. Relative luminance 0.958; OKLCH L 98.2% C 0.028 H 148.6°. Best body text is #000000 at 20.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFEF |
|---|---|
| RGB | rgb(237, 255, 239) |
| HSL | hsl(127, 100%, 96%) |
| HSV | hsv(127, 7%, 100%) |
| CMYK | cmyk(7.1%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(98.34, -8.73, 5.63) |
| CIE-LCH | lch(98.34, 10.39, 147.18°) |
| OKLab | oklab(98.24% -0.0241 0.0147) |
| OKLCH | oklch(98.24% 0.028 148.6) |
| XYZ | xyz(86.2620, 95.7558, 95.5827) |
| Luminance | 0.9576 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.13
Mintcream
#F5FFFA
ΔE00 5.65
Ivory
#FFFFF0
ΔE00 7.08
Azure (CSS)
#F0FFFF
ΔE00 7.13
Beige
#F5F5DC
ΔE00 7.36
Off White (survey)
#FFFFE4
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFEF #FFEDFD
analogous
#F4FFED #EDFFEF #EDFFF8
triadic
#EDFFEF #EFEDFF #FFEFED
tetradic
#EDFFEF #EDF4FF #FFEDFD #FFF8ED
square
#EDFFEF #EDF4FF #FFEDFD #FFF8ED
split-complementary
#EDFFEF #F8EDFF #FFEDF4
monochromatic
#73FF82 #B0FFB9 #E0FFE4 #E0FFE4 #E0FFE4
Accessibility & contrast
On white
1.04
#EDFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.15
#EDFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFEF
20.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFEF | 1.00 | 1.04 | 20.15 | 20.15 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEE
Deuteranopia (green-blind)
#FCF9F0
Tritanopia (blue-blind)
#EBFEFA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #edffef; /* rgb */ color: rgb(237, 255, 239); /* oklch */ color: oklch(98.2% 0.028 148.6);
Tailwind
colors: {
custom: {
50: '#f2fff4',
500: '#edffef',
950: '#000000',
},
}SCSS
$custom: #edffef; $custom-light: #f2fff4; $custom-dark: #000000;
JSON
{
"hex": "#edffef",
"rgb": {
"r": 237,
"g": 255,
"b": 239
},
"hsl": {
"h": 126.667,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.98243,
"c": 0.02824,
"h": 148.6
},
"luminance": 0.95757
}Semantic roles & 50–950 ramp
primary
#EDFFEF
secondary
#EFA2E6
accent
#00CCE6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171817
muted
#858685