#EDF6EB#EDF6EB
#EDF6EB is a very light, near-neutral green. Relative luminance 0.899; OKLCH L 96.3% C 0.017 H 140.0°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF6EB |
|---|---|
| RGB | rgb(237, 246, 235) |
| HSL | hsl(109, 38%, 94%) |
| HSV | hsv(109, 4%, 96%) |
| CMYK | cmyk(3.7%, 0%, 4.5%, 3.5%) |
| CIE-LAB | lab(95.96, -4.92, 4.25) |
| CIE-LCH | lch(95.96, 6.50, 139.15°) |
| OKLab | oklab(96.34% -0.0133 0.0112) |
| OKLCH | oklch(96.34% 0.017 140) |
| XYZ | xyz(82.8736, 89.9139, 91.5703) |
| Luminance | 0.8991 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.21
Mintcream
#F5FFFA
ΔE00 3.23
Ivory
#FFFFF0
ΔE00 4.48
Azure (CSS)
#F0FFFF
ΔE00 5.52
Beige
#F5F5DC
ΔE00 5.99
Light Grey
#D8DCD6
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF6EB #F4EBF6
analogous
#F3F6EB #EDF6EB #EBF6EF
triadic
#EDF6EB #EBEDF6 #F6EBED
tetradic
#EDF6EB #EBF3F6 #F4EBF6 #F6EFEB
square
#EDF6EB #EBF3F6 #F4EBF6 #F6EFEB
split-complementary
#EDF6EB #EFEBF6 #F6EBF3
monochromatic
#A1D097 #C7E3C1 #ECF6EA #ECF6EA #ECF6EA
Accessibility & contrast
On white
1.11
#EDF6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#EDF6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF6EB
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF6EB | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EA
Deuteranopia (green-blind)
#F5F3EB
Tritanopia (blue-blind)
#EDF5F3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #edf6eb; /* rgb */ color: rgb(237, 246, 235); /* oklch */ color: oklch(96.3% 0.017 140.0);
Tailwind
colors: {
custom: {
50: '#f2f9f1',
500: '#edf6eb',
950: '#000000',
},
}SCSS
$custom: #edf6eb; $custom-light: #f2f9f1; $custom-dark: #000000;
JSON
{
"hex": "#edf6eb",
"rgb": {
"r": 237,
"g": 246,
"b": 235
},
"hsl": {
"h": 109.091,
"s": 37.931,
"l": 94.314
},
"oklch": {
"l": 0.96336,
"c": 0.01737,
"h": 140
},
"luminance": 0.89914
}Semantic roles & 50–950 ramp
primary
#EDF6EB
secondary
#CDB3D3
accent
#35B19A
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585