#DCE68D#DCE68D
#DCE68D is a very light, moderate yellow. Relative luminance 0.737; OKLCH L 89.8% C 0.113 H 113.9°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE68D |
|---|---|
| RGB | rgb(220, 230, 141) |
| HSL | hsl(67, 64%, 73%) |
| HSV | hsv(67, 39%, 90%) |
| CMYK | cmyk(4.3%, 0%, 38.7%, 9.8%) |
| CIE-LAB | lab(88.80, -16.63, 42.22) |
| CIE-LCH | lch(88.80, 45.38, 111.50°) |
| OKLab | oklab(89.76% -0.0457 0.1031) |
| OKLCH | oklch(89.76% 0.113 113.9) |
| XYZ | xyz(62.6202, 73.7331, 36.1272) |
| Luminance | 0.7373 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.19
Greenish Beige
#C9D179
ΔE00 4.82
Khaki (CSS)
#F0E68C
ΔE00 5.29
Buff
#FEF69E
ΔE00 6.20
Palegoldenrod
#EEE8AA
ΔE00 6.35
Parchment
#FEFCAF
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE68D #978DE6
analogous
#E6C48D #DCE68D #AFE68D
triadic
#DCE68D #8DDCE6 #E68DDC
tetradic
#DCE68D #8DE6C4 #978DE6 #E68DAF
square
#DCE68D #8DE6C4 #978DE6 #E68DAF
split-complementary
#DCE68D #8DAFE6 #C48DE6
monochromatic
#BACC2D #CDDB5B #DCE68D #EBF1BF #F7F9E6
Accessibility & contrast
On white
1.33
#DCE68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#DCE68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE68D
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE68D | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE86
Deuteranopia (green-blind)
#F1E091
Tritanopia (blue-blind)
#E6DDD0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dce68d; /* rgb */ color: rgb(220, 230, 141); /* oklch */ color: oklch(89.8% 0.113 113.9);
Tailwind
colors: {
custom: {
50: '#e8edaf',
500: '#dce68d',
950: '#000000',
},
}SCSS
$custom: #dce68d; $custom-light: #e8edaf; $custom-dark: #000000;
JSON
{
"hex": "#dce68d",
"rgb": {
"r": 220,
"g": 230,
"b": 141
},
"hsl": {
"h": 66.742,
"s": 64.029,
"l": 72.745
},
"oklch": {
"l": 0.89758,
"c": 0.11279,
"h": 113.9
},
"luminance": 0.73732
}Semantic roles & 50–950 ramp
primary
#DCE68D
secondary
#6458BF
accent
#1ACC2E
background
#FEFEFD
surface
#FDFDF7
border
#D5D5D0
text
#161610
muted
#848481