#EDFCEA#EDFCEA
#EDFCEA is a very light, muted green. Relative luminance 0.936; OKLCH L 97.5% C 0.028 H 140.5°. Best body text is #000000 at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFCEA |
|---|---|
| RGB | rgb(237, 252, 234) |
| HSL | hsl(110, 75%, 95%) |
| HSV | hsv(110, 7%, 99%) |
| CMYK | cmyk(6%, 0%, 7.1%, 1.2%) |
| CIE-LAB | lab(97.46, -8.10, 6.93) |
| CIE-LCH | lch(97.46, 10.66, 139.46°) |
| OKLab | oklab(97.51% -0.022 0.0181) |
| OKLCH | oklch(97.51% 0.028 140.5) |
| XYZ | xyz(84.5840, 93.5653, 91.4297) |
| Luminance | 0.9357 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.30
Mintcream
#F5FFFA
ΔE00 5.88
Beige
#F5F5DC
ΔE00 6.12
Ivory
#FFFFF0
ΔE00 6.31
Off White (survey)
#FFFFE4
ΔE00 6.33
Lightyellow
#FFFFE0
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFCEA #F9EAFC
analogous
#F6FCEA #EDFCEA #EAFCF0
triadic
#EDFCEA #EAEDFC #FCEAED
tetradic
#EDFCEA #EAF6FC #F9EAFC #FCF0EA
square
#EDFCEA #EAF6FC #F9EAFC #FCF0EA
split-complementary
#EDFCEA #F0EAFC #FCEAF6
monochromatic
#91ED7F #BFF4B4 #E8FBE4 #E8FBE4 #E8FBE4
Accessibility & contrast
On white
1.07
#EDFCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.71
#EDFCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFCEA
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFCEA | 1.00 | 1.07 | 19.71 | 19.71 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9E9
Deuteranopia (green-blind)
#FBF7EB
Tritanopia (blue-blind)
#ECFBF7
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #edfcea; /* rgb */ color: rgb(237, 252, 234); /* oklch */ color: oklch(97.5% 0.028 140.5);
Tailwind
colors: {
custom: {
50: '#f2fdf0',
500: '#edfcea',
950: '#000000',
},
}SCSS
$custom: #edfcea; $custom-light: #f2fdf0; $custom-dark: #000000;
JSON
{
"hex": "#edfcea",
"rgb": {
"r": 237,
"g": 252,
"b": 234
},
"hsl": {
"h": 110,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.97509,
"c": 0.02846,
"h": 140.5
},
"luminance": 0.93566
}Semantic roles & 50–950 ramp
primary
#EDFCEA
secondary
#D9A7E3
accent
#0ED7B6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585