#DCEDBE#DCEDBE
#DCEDBE is a very light, moderate yellow-green. Relative luminance 0.795; OKLCH L 92.1% C 0.064 H 123.8°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDBE |
|---|---|
| RGB | rgb(220, 237, 190) |
| HSL | hsl(82, 57%, 84%) |
| HSV | hsv(82, 20%, 93%) |
| CMYK | cmyk(7.2%, 0%, 19.8%, 7.1%) |
| CIE-LAB | lab(91.46, -13.62, 20.94) |
| CIE-LCH | lch(91.46, 24.98, 123.05°) |
| OKLab | oklab(92.15% -0.0359 0.0536) |
| OKLCH | oklch(92.15% 0.064 123.8) |
| XYZ | xyz(69.0924, 79.5016, 60.4106) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.56
Ecru
#FEFFCA
ΔE00 6.58
Ivory (survey)
#FFFFCB
ΔE00 6.80
Very Pale Green
#CFFDBC
ΔE00 6.90
Eggshell (survey)
#FFFFD4
ΔE00 6.93
Very Light Green
#D1FFBD
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDBE #CFBEED
analogous
#EDE6BE #DCEDBE #C4EDBE
triadic
#DCEDBE #BEDCED #EDBEDC
tetradic
#DCEDBE #BEEDE6 #CFBEED #EDBEC4
square
#DCEDBE #BEEDE6 #CFBEED #EDBEC4
split-complementary
#DCEDBE #BEC4ED #E6BEED
monochromatic
#A8D25E #C2E08E #DCEDBE #F2F8E7 #F2F8E7
Accessibility & contrast
On white
1.24
#DCEDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#DCEDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDBE
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDBE | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E7BB
Deuteranopia (green-blind)
#F0E6C0
Tritanopia (blue-blind)
#DFE8E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dcedbe; /* rgb */ color: rgb(220, 237, 190); /* oklch */ color: oklch(92.1% 0.064 123.8);
Tailwind
colors: {
custom: {
50: '#e7f2d1',
500: '#dcedbe',
950: '#000000',
},
}SCSS
$custom: #dcedbe; $custom-light: #e7f2d1; $custom-dark: #000000;
JSON
{
"hex": "#dcedbe",
"rgb": {
"r": 220,
"g": 237,
"b": 190
},
"hsl": {
"h": 81.702,
"s": 56.627,
"l": 83.725
},
"oklch": {
"l": 0.92149,
"c": 0.06448,
"h": 123.8
},
"luminance": 0.79502
}Semantic roles & 50–950 ramp
primary
#DCEDBE
secondary
#9E85CA
accent
#21C45C
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583