#DCED91#DCED91
#DCED91 is a very light, moderate yellow-green. Relative luminance 0.778; OKLCH L 91.3% C 0.117 H 117.3°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DCED91 |
|---|---|
| RGB | rgb(220, 237, 145) |
| HSL | hsl(71, 72%, 75%) |
| HSV | hsv(71, 39%, 93%) |
| CMYK | cmyk(7.2%, 0%, 38.8%, 7.1%) |
| CIE-LAB | lab(90.70, -19.61, 42.68) |
| CIE-LCH | lch(90.70, 46.97, 114.67°) |
| OKLab | oklab(91.3% -0.0539 0.1043) |
| OKLCH | oklch(91.3% 0.117 117.3) |
| XYZ | xyz(64.9105, 77.8288, 38.3855) |
| Luminance | 0.7783 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.57
Greenish Beige
#C9D179
ΔE00 6.37
Parchment
#FEFCAF
ΔE00 6.46
Light Yellow Green
#CCFD7F
ΔE00 6.78
Creme
#FFFFB6
ΔE00 6.79
Khaki (CSS)
#F0E68C
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCED91 #A291ED
analogous
#EDD091 #DCED91 #AEED91
triadic
#DCED91 #91DCED #ED91DC
tetradic
#DCED91 #91EDD0 #A291ED #ED91AE
square
#DCED91 #91EDD0 #A291ED #ED91AE
split-complementary
#DCED91 #91AEED #D091ED
monochromatic
#BBDC28 #CBE45C #DCED91 #EDF6C6 #F7FBE5
Accessibility & contrast
On white
1.27
#DCED91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#DCED91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCED91
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCED91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCED91 | 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)
#F8E48A
Deuteranopia (green-blind)
#F7E595
Tritanopia (blue-blind)
#E5E4D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dced91; /* rgb */ color: rgb(220, 237, 145); /* oklch */ color: oklch(91.3% 0.117 117.3);
Tailwind
colors: {
custom: {
50: '#e8f2b2',
500: '#dced91',
950: '#000000',
},
}SCSS
$custom: #dced91; $custom-light: #e8f2b2; $custom-dark: #000000;
JSON
{
"hex": "#dced91",
"rgb": {
"r": 220,
"g": 237,
"b": 145
},
"hsl": {
"h": 71.087,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.91296,
"c": 0.11744,
"h": 117.3
},
"luminance": 0.77828
}Semantic roles & 50–950 ramp
primary
#DCED91
secondary
#6E5AC8
accent
#12D435
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581