#EDFFF5#EDFFF5
#EDFFF5 is a very light, muted green. Relative luminance 0.961; OKLCH L 98.4% C 0.023 H 161.8°. Best body text is #000000 at 20.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFF5 |
|---|---|
| RGB | rgb(237, 255, 245) |
| HSL | hsl(147, 100%, 96%) |
| HSV | hsv(147, 7%, 100%) |
| CMYK | cmyk(7.1%, 0%, 3.9%, 0%) |
| CIE-LAB | lab(98.48, -7.67, 2.76) |
| CIE-LCH | lch(98.48, 8.15, 160.22°) |
| OKLab | oklab(98.4% -0.0218 0.0072) |
| OKLCH | oklch(98.4% 0.023 161.8) |
| XYZ | xyz(87.1632, 96.1162, 100.3287) |
| Luminance | 0.9612 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.18
Mintcream
#F5FFFA
ΔE00 3.90
Azure (CSS)
#F0FFFF
ΔE00 4.83
Lightcyan
#E0FFFF
ΔE00 5.54
Ice
#D6FFFA
ΔE00 6.75
Ice Blue (survey)
#D7FFFE
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFF5 #FFEDF7
analogous
#EEFFED #EDFFF5 #EDFFFE
triadic
#EDFFF5 #F5EDFF #FFF5ED
tetradic
#EDFFF5 #EDEEFF #FFEDF7 #FFFEED
square
#EDFFF5 #EDEEFF #FFEDF7 #FFFEED
split-complementary
#EDFFF5 #FEEDFF #FFEDEE
monochromatic
#73FFB1 #B0FFD3 #E0FFEE #E0FFEE #E0FFEE
Accessibility & contrast
On white
1.04
#EDFFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.22
#EDFFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFF5
20.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFF5 | 1.00 | 1.04 | 20.22 | 20.22 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFCF5
Deuteranopia (green-blind)
#FBFAF6
Tritanopia (blue-blind)
#EAFFFC
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #edfff5; /* rgb */ color: rgb(237, 255, 245); /* oklch */ color: oklch(98.4% 0.023 161.8);
Tailwind
colors: {
custom: {
50: '#f2fff8',
500: '#edfff5',
950: '#000000',
},
}SCSS
$custom: #edfff5; $custom-light: #f2fff8; $custom-dark: #000000;
JSON
{
"hex": "#edfff5",
"rgb": {
"r": 237,
"g": 255,
"b": 245
},
"hsl": {
"h": 146.667,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.98403,
"c": 0.02295,
"h": 161.8
},
"luminance": 0.96117
}Semantic roles & 50–950 ramp
primary
#EDFFF5
secondary
#EFA2CC
accent
#007FE6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171817
muted
#858685