#DCEDBB#DCEDBB
#DCEDBB is a very light, moderate yellow-green. Relative luminance 0.794; OKLCH L 92.1% C 0.068 H 123.0°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDBB |
|---|---|
| RGB | rgb(220, 237, 187) |
| HSL | hsl(80, 58%, 83%) |
| HSV | hsv(80, 21%, 93%) |
| CMYK | cmyk(7.2%, 0%, 21.1%, 7.1%) |
| CIE-LAB | lab(91.40, -14.07, 22.40) |
| CIE-LCH | lch(91.40, 26.45, 122.14°) |
| OKLab | oklab(92.08% -0.0371 0.0572) |
| OKLCH | oklch(92.08% 0.068 123) |
| XYZ | xyz(68.7679, 79.3718, 58.7015) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 6.41
Light Khaki
#E6F2A2
ΔE00 6.60
Ivory (survey)
#FFFFCB
ΔE00 6.65
Very Pale Green
#CFFDBC
ΔE00 6.65
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.71
Very Light Green
#D1FFBD
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDBB #CCBBED
analogous
#EDE5BB #DCEDBB #C3EDBB
triadic
#DCEDBB #BBDCED #EDBBDC
tetradic
#DCEDBB #BBEDE5 #CCBBED #EDBBC3
square
#DCEDBB #BBEDE5 #CCBBED #EDBBC3
split-complementary
#DCEDBB #BBC3ED #E5BBED
monochromatic
#AAD35A #C3E08B #DCEDBB #F3F9E7 #F3F9E7
Accessibility & contrast
On white
1.24
#DCEDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#DCEDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDBB
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDBB | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E7B8
Deuteranopia (green-blind)
#F1E6BD
Tritanopia (blue-blind)
#E0E8DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dcedbb; /* rgb */ color: rgb(220, 237, 187); /* oklch */ color: oklch(92.1% 0.068 123.0);
Tailwind
colors: {
custom: {
50: '#e7f2cf',
500: '#dcedbb',
950: '#000000',
},
}SCSS
$custom: #dcedbb; $custom-light: #e7f2cf; $custom-dark: #000000;
JSON
{
"hex": "#dcedbb",
"rgb": {
"r": 220,
"g": 237,
"b": 187
},
"hsl": {
"h": 80.4,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.92084,
"c": 0.06816,
"h": 123
},
"luminance": 0.79372
}Semantic roles & 50–950 ramp
primary
#DCEDBB
secondary
#9B82CA
accent
#20C658
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583