#EDF3EB#EDF3EB
#EDF3EB is a very light, near-neutral green. Relative luminance 0.881; OKLCH L 95.7% C 0.012 H 137.8°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF3EB |
|---|---|
| RGB | rgb(237, 243, 235) |
| HSL | hsl(105, 25%, 94%) |
| HSV | hsv(105, 3%, 95%) |
| CMYK | cmyk(2.5%, 0%, 3.3%, 4.7%) |
| CIE-LAB | lab(95.20, -3.40, 3.16) |
| CIE-LCH | lch(95.20, 4.64, 137.15°) |
| OKLab | oklab(95.74% -0.0091 0.0083) |
| OKLCH | oklch(95.74% 0.012 137.8) |
| XYZ | xyz(81.9685, 88.1037, 91.2686) |
| Luminance | 0.8810 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.05
Ivory
#FFFFF0
ΔE00 4.41
Off White
#FAF9F6
ΔE00 4.72
Light Grey
#D8DCD6
ΔE00 5.06
Honeydew
#F0FFF0
ΔE00 5.10
Azure (CSS)
#F0FFFF
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF3EB #F1EBF3
analogous
#F1F3EB #EDF3EB #EBF3ED
triadic
#EDF3EB #EBEDF3 #F3EBED
tetradic
#EDF3EB #EBF1F3 #F1EBF3 #F3EDEB
square
#EDF3EB #EBF1F3 #F1EBF3 #F3EDEB
split-complementary
#EDF3EB #EDEBF3 #F3EBF1
monochromatic
#A8C59E #CBDCC5 #EDF3EB #EEF4EC #EEF4EC
Accessibility & contrast
On white
1.13
#EDF3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#EDF3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF3EB
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF3EB | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EB
Deuteranopia (green-blind)
#F3F1EB
Tritanopia (blue-blind)
#EDF2F1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #edf3eb; /* rgb */ color: rgb(237, 243, 235); /* oklch */ color: oklch(95.7% 0.012 137.8);
Tailwind
colors: {
custom: {
50: '#f2f7f1',
500: '#edf3eb',
950: '#000000',
},
}SCSS
$custom: #edf3eb; $custom-light: #f2f7f1; $custom-dark: #000000;
JSON
{
"hex": "#edf3eb",
"rgb": {
"r": 237,
"g": 243,
"b": 235
},
"hsl": {
"h": 105,
"s": 25,
"l": 93.725
},
"oklch": {
"l": 0.9574,
"c": 0.01234,
"h": 137.8
},
"luminance": 0.88104
}Semantic roles & 50–950 ramp
primary
#EDF3EB
secondary
#C7B6CC
accent
#42A48B
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585