#EDFFF3#EDFFF3
#EDFFF3 is a very light, muted green. Relative luminance 0.960; OKLCH L 98.3% C 0.025 H 156.7°. Best body text is #000000 at 20.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFF3 |
|---|---|
| RGB | rgb(237, 255, 243) |
| HSL | hsl(140, 100%, 96%) |
| HSV | hsv(140, 7%, 100%) |
| CMYK | cmyk(7.1%, 0%, 4.7%, 0%) |
| CIE-LAB | lab(98.43, -8.02, 3.71) |
| CIE-LCH | lch(98.43, 8.84, 155.16°) |
| OKLab | oklab(98.35% -0.0226 0.0097) |
| OKLCH | oklch(98.35% 0.025 156.7) |
| XYZ | xyz(86.8595, 95.9947, 98.7294) |
| Luminance | 0.9600 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.52
Mintcream
#F5FFFA
ΔE00 4.45
Azure (CSS)
#F0FFFF
ΔE00 5.62
Lightcyan
#E0FFFF
ΔE00 6.16
Ice
#D6FFFA
ΔE00 7.00
Ivory
#FFFFF0
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFF3 #FFEDF9
analogous
#F0FFED #EDFFF3 #EDFFFC
triadic
#EDFFF3 #F3EDFF #FFF3ED
tetradic
#EDFFF3 #EDF0FF #FFEDF9 #FFFCED
square
#EDFFF3 #EDF0FF #FFEDF9 #FFFCED
split-complementary
#EDFFF3 #FCEDFF #FFEDF0
monochromatic
#73FFA1 #B0FFCA #E0FFEB #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.04
#EDFFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.20
#EDFFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFF3
20.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFF3 | 1.00 | 1.04 | 20.20 | 20.20 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCF2
Deuteranopia (green-blind)
#FBFAF4
Tritanopia (blue-blind)
#EAFFFB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #edfff3; /* rgb */ color: rgb(237, 255, 243); /* oklch */ color: oklch(98.3% 0.025 156.7);
Tailwind
colors: {
custom: {
50: '#f2fff7',
500: '#edfff3',
950: '#000000',
},
}SCSS
$custom: #edfff3; $custom-light: #f2fff7; $custom-dark: #000000;
JSON
{
"hex": "#edfff3",
"rgb": {
"r": 237,
"g": 255,
"b": 243
},
"hsl": {
"h": 140,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.98349,
"c": 0.02457,
"h": 156.7
},
"luminance": 0.95996
}Semantic roles & 50–950 ramp
primary
#EDFFF3
secondary
#EFA2D5
accent
#0099E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171817
muted
#858685