#DCED9F#DCED9F
#DCED9F is a very light, moderate yellow-green. Relative luminance 0.783; OKLCH L 91.5% C 0.102 H 118.5°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DCED9F |
|---|---|
| RGB | rgb(220, 237, 159) |
| HSL | hsl(73, 68%, 78%) |
| HSV | hsv(73, 33%, 93%) |
| CMYK | cmyk(7.2%, 0%, 32.9%, 7.1%) |
| CIE-LAB | lab(90.91, -17.93, 35.99) |
| CIE-LCH | lch(90.91, 40.21, 116.48°) |
| OKLab | oklab(91.53% -0.0484 0.0894) |
| OKLCH | oklch(91.53% 0.102 118.5) |
| XYZ | xyz(66.0572, 78.2875, 44.4252) |
| Luminance | 0.7829 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.83
Parchment
#FEFCAF
ΔE00 6.19
Creme
#FFFFB6
ΔE00 6.20
Light Beige
#FFFEB6
ΔE00 6.30
Palegoldenrod
#EEE8AA
ΔE00 6.47
Cream (survey)
#FFFFC2
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCED9F #B09FED
analogous
#EDD79F #DCED9F #B5ED9F
triadic
#DCED9F #9FDCED #ED9FDC
tetradic
#DCED9F #9FEDD7 #B09FED #ED9FB5
square
#DCED9F #9FEDD7 #B09FED #ED9FB5
split-complementary
#DCED9F #9FB5ED #D79FED
monochromatic
#B6DA38 #C9E36B #DCED9F #EFF7D3 #F6FAE5
Accessibility & contrast
On white
1.26
#DCED9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#DCED9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCED9F
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCED9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCED9F | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E59A
Deuteranopia (green-blind)
#F5E5A3
Tritanopia (blue-blind)
#E3E5D9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dced9f; /* rgb */ color: rgb(220, 237, 159); /* oklch */ color: oklch(91.5% 0.102 118.5);
Tailwind
colors: {
custom: {
50: '#e7f2bc',
500: '#dced9f',
950: '#000000',
},
}SCSS
$custom: #dced9f; $custom-light: #e7f2bc; $custom-dark: #000000;
JSON
{
"hex": "#dced9f",
"rgb": {
"r": 220,
"g": 237,
"b": 159
},
"hsl": {
"h": 73.077,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.91531,
"c": 0.10164,
"h": 118.5
},
"luminance": 0.78287
}Semantic roles & 50–950 ramp
primary
#DCED9F
secondary
#7C67C9
accent
#15D03E
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#161712
muted
#848582