#EDFFF4#EDFFF4
#EDFFF4 is a very light, muted green. Relative luminance 0.961; OKLCH L 98.4% C 0.024 H 159.2°. Best body text is #000000 at 20.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFF4 |
|---|---|
| RGB | rgb(237, 255, 244) |
| HSL | hsl(143, 100%, 96%) |
| HSV | hsv(143, 7%, 100%) |
| CMYK | cmyk(7.1%, 0%, 4.3%, 0%) |
| CIE-LAB | lab(98.45, -7.85, 3.24) |
| CIE-LCH | lch(98.45, 8.49, 157.59°) |
| OKLab | oklab(98.38% -0.0222 0.0084) |
| OKLCH | oklch(98.38% 0.024 159.2) |
| XYZ | xyz(87.0109, 96.0553, 99.5269) |
| Luminance | 0.9606 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.83
Mintcream
#F5FFFA
ΔE00 4.17
Azure (CSS)
#F0FFFF
ΔE00 5.23
Lightcyan
#E0FFFF
ΔE00 5.85
Ice
#D6FFFA
ΔE00 6.86
Ivory
#FFFFF0
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFF4 #FFEDF8
analogous
#EFFFED #EDFFF4 #EDFFFD
triadic
#EDFFF4 #F4EDFF #FFF4ED
tetradic
#EDFFF4 #EDEFFF #FFEDF8 #FFFDED
square
#EDFFF4 #EDEFFF #FFEDF8 #FFFDED
split-complementary
#EDFFF4 #FDEDFF #FFEDEF
monochromatic
#73FFA9 #B0FFCF #E0FFEC #E0FFEC #E0FFEC
Accessibility & contrast
On white
1.04
#EDFFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.21
#EDFFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFF4
20.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFF4 | 1.00 | 1.04 | 20.21 | 20.21 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCF3
Deuteranopia (green-blind)
#FBFAF5
Tritanopia (blue-blind)
#EAFFFC
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #edfff4; /* rgb */ color: rgb(237, 255, 244); /* oklch */ color: oklch(98.4% 0.024 159.2);
Tailwind
colors: {
custom: {
50: '#f2fff7',
500: '#edfff4',
950: '#000000',
},
}SCSS
$custom: #edfff4; $custom-light: #f2fff7; $custom-dark: #000000;
JSON
{
"hex": "#edfff4",
"rgb": {
"r": 237,
"g": 255,
"b": 244
},
"hsl": {
"h": 143.333,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.98376,
"c": 0.02373,
"h": 159.2
},
"luminance": 0.96056
}Semantic roles & 50–950 ramp
primary
#EDFFF4
secondary
#EFA2D1
accent
#008CE6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171817
muted
#858685