#DCED88#DCED88
#DCED88 is a very light, vivid yellow-green. Relative luminance 0.776; OKLCH L 91.2% C 0.127 H 116.8°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DCED88 |
|---|---|
| RGB | rgb(220, 237, 136) |
| HSL | hsl(70, 74%, 73%) |
| HSV | hsv(70, 43%, 93%) |
| CMYK | cmyk(7.2%, 0%, 42.6%, 7.1%) |
| CIE-LAB | lab(90.58, -20.59, 46.92) |
| CIE-LCH | lch(90.58, 51.24, 113.70°) |
| OKLab | oklab(91.16% -0.0574 0.1135) |
| OKLCH | oklch(91.16% 0.127 116.8) |
| XYZ | xyz(64.2438, 77.5621, 34.8744) |
| Luminance | 0.7756 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.73
Light Yellow Green
#CCFD7F
ΔE00 6.32
Greenish Beige
#C9D179
ΔE00 6.41
Yellowish Tan
#FCFC81
ΔE00 6.48
Khaki (CSS)
#F0E68C
ΔE00 6.71
Pale Yellow
#FFFF84
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCED88 #9988ED
analogous
#EDCB88 #DCED88 #A9ED88
triadic
#DCED88 #88DCED #ED88DC
tetradic
#DCED88 #88EDCB #9988ED #ED88A9
square
#DCED88 #88EDCB #9988ED #ED88A9
split-complementary
#DCED88 #88A9ED #CB88ED
monochromatic
#BBDA21 #CCE553 #DCED88 #ECF5BD #F7FBE4
Accessibility & contrast
On white
1.27
#DCED88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#DCED88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCED88
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCED88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCED88 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E480
Deuteranopia (green-blind)
#F8E58D
Tritanopia (blue-blind)
#E6E3D5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dced88; /* rgb */ color: rgb(220, 237, 136); /* oklch */ color: oklch(91.2% 0.127 116.8);
Tailwind
colors: {
custom: {
50: '#e8f2ac',
500: '#dced88',
950: '#000000',
},
}SCSS
$custom: #dced88; $custom-light: #e8f2ac; $custom-dark: #000000;
JSON
{
"hex": "#dced88",
"rgb": {
"r": 220,
"g": 237,
"b": 136
},
"hsl": {
"h": 70.099,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.91159,
"c": 0.12714,
"h": 116.8
},
"luminance": 0.77562
}Semantic roles & 50–950 ramp
primary
#DCED88
secondary
#6552C8
accent
#10D631
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581