#EDFFF2#EDFFF2
#EDFFF2 is a very light, muted green. Relative luminance 0.959; OKLCH L 98.3% C 0.025 H 154.5°. Best body text is #000000 at 20.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFF2 |
|---|---|
| RGB | rgb(237, 255, 242) |
| HSL | hsl(137, 100%, 96%) |
| HSV | hsv(137, 7%, 100%) |
| CMYK | cmyk(7.1%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(98.41, -8.20, 4.19) |
| CIE-LCH | lch(98.41, 9.21, 152.92°) |
| OKLab | oklab(98.32% -0.023 0.011) |
| OKLCH | oklch(98.32% 0.025 154.5) |
| XYZ | xyz(86.7089, 95.9345, 97.9362) |
| Luminance | 0.9594 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.27
Mintcream
#F5FFFA
ΔE00 4.74
Azure (CSS)
#F0FFFF
ΔE00 6.01
Lightcyan
#E0FFFF
ΔE00 6.49
Ivory
#FFFFF0
ΔE00 7.02
Ice
#D6FFFA
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFF2 #FFEDFA
analogous
#F1FFED #EDFFF2 #EDFFFB
triadic
#EDFFF2 #F2EDFF #FFF2ED
tetradic
#EDFFF2 #EDF1FF #FFEDFA #FFFBED
square
#EDFFF2 #EDF1FF #FFEDFA #FFFBED
split-complementary
#EDFFF2 #FBEDFF #FFEDF1
monochromatic
#73FF9A #B0FFC6 #E0FFE9 #E0FFE9 #E0FFE9
Accessibility & contrast
On white
1.04
#EDFFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.19
#EDFFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFF2
20.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFF2 | 1.00 | 1.04 | 20.19 | 20.19 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCF1
Deuteranopia (green-blind)
#FCFAF3
Tritanopia (blue-blind)
#EBFEFB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #edfff2; /* rgb */ color: rgb(237, 255, 242); /* oklch */ color: oklch(98.3% 0.025 154.5);
Tailwind
colors: {
custom: {
50: '#f2fff6',
500: '#edfff2',
950: '#000000',
},
}SCSS
$custom: #edfff2; $custom-light: #f2fff6; $custom-dark: #000000;
JSON
{
"hex": "#edfff2",
"rgb": {
"r": 237,
"g": 255,
"b": 242
},
"hsl": {
"h": 136.667,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.98322,
"c": 0.02543,
"h": 154.5
},
"luminance": 0.95935
}Semantic roles & 50–950 ramp
primary
#EDFFF2
secondary
#EFA2D9
accent
#00A6E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171817
muted
#858685