#D6DF80#D6DF80
#D6DF80 is a very light, moderate yellow. Relative luminance 0.686; OKLCH L 87.6% C 0.119 H 113.3°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DF80 |
|---|---|
| RGB | rgb(214, 223, 128) |
| HSL | hsl(66, 60%, 69%) |
| HSV | hsv(66, 43%, 87%) |
| CMYK | cmyk(4%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(86.32, -16.90, 45.40) |
| CIE-LCH | lch(86.32, 48.44, 110.42°) |
| OKLab | oklab(87.62% -0.0472 0.1096) |
| OKLCH | oklch(87.62% 0.119 113.3) |
| XYZ | xyz(58.0162, 68.6308, 30.6087) |
| Luminance | 0.6863 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.34
Light Khaki
#E6F2A2
ΔE00 5.14
Khaki (CSS)
#F0E68C
ΔE00 5.46
Greenish Tan
#BCCB7A
ΔE00 5.72
Pale Olive
#B9CC81
ΔE00 6.61
Pale Olive Green
#B1D27B
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DF80 #8980DF
analogous
#DFB980 #D6DF80 #A7DF80
triadic
#D6DF80 #80D6DF #DF80D6
tetradic
#D6DF80 #80DFB9 #8980DF #DF80A7
square
#D6DF80 #80DFB9 #8980DF #DF80A7
split-complementary
#D6DF80 #80A7DF #B980DF
monochromatic
#AAB72E #C6D34F #D6DF80 #E6EBB1 #F6F8E2
Accessibility & contrast
On white
1.43
#D6DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#D6DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DF80
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DF80 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD778
Deuteranopia (green-blind)
#EBD985
Tritanopia (blue-blind)
#E0D5C8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d6df80; /* rgb */ color: rgb(214, 223, 128); /* oklch */ color: oklch(87.6% 0.119 113.3);
Tailwind
colors: {
custom: {
50: '#e4e8a6',
500: '#d6df80',
950: '#000000',
},
}SCSS
$custom: #d6df80; $custom-light: #e4e8a6; $custom-dark: #000000;
JSON
{
"hex": "#d6df80",
"rgb": {
"r": 214,
"g": 223,
"b": 128
},
"hsl": {
"h": 65.684,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.87617,
"c": 0.11937,
"h": 113.3
},
"luminance": 0.6863
}Semantic roles & 50–950 ramp
primary
#D6DF80
secondary
#574DB6
accent
#1EC72E
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#16160F
muted
#848480