#EDFAEB#EDFAEB
#EDFAEB is a very light, muted green. Relative luminance 0.924; OKLCH L 97.1% C 0.024 H 141.5°. Best body text is #000000 at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFAEB |
|---|---|
| RGB | rgb(237, 250, 235) |
| HSL | hsl(112, 60%, 95%) |
| HSV | hsv(112, 6%, 98%) |
| CMYK | cmyk(5.2%, 0%, 6%, 2%) |
| CIE-LAB | lab(96.97, -6.93, 5.72) |
| CIE-LCH | lch(96.97, 8.98, 140.47°) |
| OKLab | oklab(97.14% -0.0188 0.015) |
| OKLCH | oklch(97.14% 0.024 141.5) |
| XYZ | xyz(84.1034, 92.3734, 91.9802) |
| Luminance | 0.9237 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.17
Mintcream
#F5FFFA
ΔE00 4.68
Ivory
#FFFFF0
ΔE00 5.52
Beige
#F5F5DC
ΔE00 5.97
Off White (survey)
#FFFFE4
ΔE00 6.39
Azure (CSS)
#F0FFFF
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFAEB #F8EBFA
analogous
#F4FAEB #EDFAEB #EBFAF0
triadic
#EDFAEB #EBEDFA #FAEBED
tetradic
#EDFAEB #EBF4FA #F8EBFA #FAF0EB
square
#EDFAEB #EBF4FA #F8EBFA #FAF0EB
split-complementary
#EDFAEB #F0EBFA #FAEBF4
monochromatic
#95E289 #C1EEBA #E9F9E7 #E9F9E7 #E9F9E7
Accessibility & contrast
On white
1.08
#EDFAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.47
#EDFAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFAEB
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFAEB | 1.00 | 1.08 | 19.47 | 19.47 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EA
Deuteranopia (green-blind)
#F9F6EC
Tritanopia (blue-blind)
#ECF9F6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #edfaeb; /* rgb */ color: rgb(237, 250, 235); /* oklch */ color: oklch(97.1% 0.024 141.5);
Tailwind
colors: {
custom: {
50: '#f2fcf1',
500: '#edfaeb',
950: '#000000',
},
}SCSS
$custom: #edfaeb; $custom-light: #f2fcf1; $custom-dark: #000000;
JSON
{
"hex": "#edfaeb",
"rgb": {
"r": 237,
"g": 250,
"b": 235
},
"hsl": {
"h": 112,
"s": 60,
"l": 95.098
},
"oklch": {
"l": 0.97135,
"c": 0.02404,
"h": 141.5
},
"luminance": 0.92374
}Semantic roles & 50–950 ramp
primary
#EDFAEB
secondary
#D7ACDD
accent
#1EC8B1
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585