#DCED92#DCED92
#DCED92 is a very light, moderate yellow-green. Relative luminance 0.779; OKLCH L 91.3% C 0.116 H 117.4°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DCED92 |
|---|---|
| RGB | rgb(220, 237, 146) |
| HSL | hsl(71, 72%, 75%) |
| HSV | hsv(71, 38%, 93%) |
| CMYK | cmyk(7.2%, 0%, 38.4%, 7.1%) |
| CIE-LAB | lab(90.72, -19.49, 42.21) |
| CIE-LCH | lch(90.72, 46.49, 114.79°) |
| OKLab | oklab(91.31% -0.0535 0.1033) |
| OKLCH | oklch(91.31% 0.116 117.4) |
| XYZ | xyz(64.9879, 77.8598, 38.7934) |
| Luminance | 0.7786 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.46
Greenish Beige
#C9D179
ΔE00 6.39
Parchment
#FEFCAF
ΔE00 6.42
Creme
#FFFFB6
ΔE00 6.73
Khaki (CSS)
#F0E68C
ΔE00 6.83
Light Yellow Green
#CCFD7F
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCED92 #A392ED
analogous
#EDD192 #DCED92 #AEED92
triadic
#DCED92 #92DCED #ED92DC
tetradic
#DCED92 #92EDD1 #A392ED #ED92AE
square
#DCED92 #92EDD1 #A392ED #ED92AE
split-complementary
#DCED92 #92AEED #D192ED
monochromatic
#BADC29 #CBE45D #DCED92 #EDF6C7 #F7FBE5
Accessibility & contrast
On white
1.27
#DCED92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#DCED92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCED92
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCED92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCED92 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48B
Deuteranopia (green-blind)
#F7E596
Tritanopia (blue-blind)
#E5E4D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dced92; /* rgb */ color: rgb(220, 237, 146); /* oklch */ color: oklch(91.3% 0.116 117.4);
Tailwind
colors: {
custom: {
50: '#e8f2b3',
500: '#dced92',
950: '#000000',
},
}SCSS
$custom: #dced92; $custom-light: #e8f2b3; $custom-dark: #000000;
JSON
{
"hex": "#dced92",
"rgb": {
"r": 220,
"g": 237,
"b": 146
},
"hsl": {
"h": 71.209,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.91312,
"c": 0.11634,
"h": 117.4
},
"luminance": 0.77859
}Semantic roles & 50–950 ramp
primary
#DCED92
secondary
#6F5BC8
accent
#12D436
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581