#DCED90#DCED90
#DCED90 is a very light, moderate yellow-green. Relative luminance 0.778; OKLCH L 91.3% C 0.119 H 117.3°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DCED90 |
|---|---|
| RGB | rgb(220, 237, 144) |
| HSL | hsl(71, 72%, 75%) |
| HSV | hsv(71, 39%, 93%) |
| CMYK | cmyk(7.2%, 0%, 39.2%, 7.1%) |
| CIE-LAB | lab(90.69, -19.72, 43.16) |
| CIE-LCH | lch(90.69, 47.45, 114.56°) |
| OKLab | oklab(91.28% -0.0543 0.1054) |
| OKLCH | oklch(91.28% 0.119 117.3) |
| XYZ | xyz(64.8337, 77.7981, 37.9812) |
| Luminance | 0.7780 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.69
Greenish Beige
#C9D179
ΔE00 6.36
Parchment
#FEFCAF
ΔE00 6.51
Light Yellow Green
#CCFD7F
ΔE00 6.71
Khaki (CSS)
#F0E68C
ΔE00 6.78
Buff
#FEF69E
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCED90 #A190ED
analogous
#EDD090 #DCED90 #ADED90
triadic
#DCED90 #90DCED #ED90DC
tetradic
#DCED90 #90EDD0 #A190ED #ED90AD
square
#DCED90 #90EDD0 #A190ED #ED90AD
split-complementary
#DCED90 #90ADED #D090ED
monochromatic
#BBDC27 #CBE45B #DCED90 #EDF6C5 #F7FBE5
Accessibility & contrast
On white
1.27
#DCED90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#DCED90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCED90
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCED90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCED90 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E489
Deuteranopia (green-blind)
#F7E594
Tritanopia (blue-blind)
#E5E4D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dced90; /* rgb */ color: rgb(220, 237, 144); /* oklch */ color: oklch(91.3% 0.119 117.3);
Tailwind
colors: {
custom: {
50: '#e8f2b2',
500: '#dced90',
950: '#000000',
},
}SCSS
$custom: #dced90; $custom-light: #e8f2b2; $custom-dark: #000000;
JSON
{
"hex": "#dced90",
"rgb": {
"r": 220,
"g": 237,
"b": 144
},
"hsl": {
"h": 70.968,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.9128,
"c": 0.11854,
"h": 117.3
},
"luminance": 0.77798
}Semantic roles & 50–950 ramp
primary
#DCED90
secondary
#6D59C8
accent
#11D435
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581