#EDFBDC#EDFBDC
#EDFBDC is a very light, muted yellow-green. Relative luminance 0.922; OKLCH L 97.0% C 0.043 H 127.1°. Best body text is #000000 at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFBDC |
|---|---|
| RGB | rgb(237, 251, 220) |
| HSL | hsl(87, 79%, 92%) |
| HSV | hsv(87, 12%, 98%) |
| CMYK | cmyk(5.6%, 0%, 12.4%, 1.6%) |
| CIE-LAB | lab(96.89, -9.95, 13.30) |
| CIE-LCH | lch(96.89, 16.61, 126.78°) |
| OKLab | oklab(96.96% -0.0261 0.0345) |
| OKLCH | oklch(96.96% 0.043 127.1) |
| XYZ | xyz(82.3385, 92.1660, 81.1483) |
| Luminance | 0.9217 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 5.23
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.44
Honeydew
#F0FFF0
ΔE00 5.48
Off White (survey)
#FFFFE4
ΔE00 5.53
Beige
#F5F5DC
ΔE00 5.62
Eggshell (survey)
#FFFFD4
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFBDC #EADCFB
analogous
#FBFADC #EDFBDC #DEFBDC
triadic
#EDFBDC #DCEDFB #FBDCED
tetradic
#EDFBDC #DCFBFA #EADCFB #FBDCDE
square
#EDFBDC #DCFBFA #EADCFB #FBDCDE
split-complementary
#EDFBDC #DCDEFB #FADCFB
monochromatic
#B5EE6E #D1F5A5 #EDFBDC #F1FCE4 #F1FCE4
Accessibility & contrast
On white
1.08
#EDFBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.43
#EDFBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFBDC
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFBDC | 1.00 | 1.08 | 19.43 | 19.43 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7DA
Deuteranopia (green-blind)
#FDF6DD
Tritanopia (blue-blind)
#EFF8F2
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #edfbdc; /* rgb */ color: rgb(237, 251, 220); /* oklch */ color: oklch(97.0% 0.043 127.1);
Tailwind
colors: {
custom: {
50: '#f3fce6',
500: '#edfbdc',
950: '#000000',
},
}SCSS
$custom: #edfbdc; $custom-light: #f3fce6; $custom-dark: #000000;
JSON
{
"hex": "#edfbdc",
"rgb": {
"r": 237,
"g": 251,
"b": 220
},
"hsl": {
"h": 87.097,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.96956,
"c": 0.04326,
"h": 127.1
},
"luminance": 0.92166
}Semantic roles & 50–950 ramp
primary
#EDFBDC
secondary
#BA99E2
accent
#0ADC69
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584