#D6E074#D6E074
#D6E074 is a very light, vivid yellow. Relative luminance 0.689; OKLCH L 87.7% C 0.133 H 113.5°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D6E074 |
|---|---|
| RGB | rgb(214, 224, 116) |
| HSL | hsl(66, 64%, 67%) |
| HSV | hsv(66, 48%, 88%) |
| CMYK | cmyk(4.5%, 0%, 48.2%, 12.2%) |
| CIE-LAB | lab(86.44, -18.57, 51.31) |
| CIE-LCH | lch(86.44, 54.57, 109.90°) |
| OKLab | oklab(87.66% -0.053 0.1219) |
| OKLCH | oklch(87.66% 0.133 113.5) |
| XYZ | xyz(57.5405, 68.8693, 26.7815) |
| Luminance | 0.6887 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.32
Khaki (CSS)
#F0E68C
ΔE00 5.91
Light Khaki
#E6F2A2
ΔE00 6.29
Greenish Tan
#BCCB7A
ΔE00 6.74
Straw
#FCF679
ΔE00 7.03
Yellowish Tan
#FCFC81
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6E074 #7E74E0
analogous
#E0B474 #D6E074 #A0E074
triadic
#D6E074 #74D6E0 #E074D6
tetradic
#D6E074 #74E0B4 #7E74E0 #E074A0
square
#D6E074 #74E0B4 #7E74E0 #E074A0
split-complementary
#D6E074 #74A0E0 #B474E0
monochromatic
#A5B228 #C7D542 #D6E074 #E5EBA6 #F4F6D8
Accessibility & contrast
On white
1.42
#D6E074 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#D6E074 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6E074
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6E074 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6E074 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED76A
Deuteranopia (green-blind)
#EDDA7A
Tritanopia (blue-blind)
#E1D5C7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d6e074; /* rgb */ color: rgb(214, 224, 116); /* oklch */ color: oklch(87.7% 0.133 113.5);
Tailwind
colors: {
custom: {
50: '#e4e99e',
500: '#d6e074',
950: '#000000',
},
}SCSS
$custom: #d6e074; $custom-light: #e4e99e; $custom-dark: #000000;
JSON
{
"hex": "#d6e074",
"rgb": {
"r": 214,
"g": 224,
"b": 116
},
"hsl": {
"h": 65.556,
"s": 63.529,
"l": 66.667
},
"oklch": {
"l": 0.87663,
"c": 0.13294,
"h": 113.5
},
"luminance": 0.68868
}Semantic roles & 50–950 ramp
primary
#D6E074
secondary
#4F45B3
accent
#1ACB2B
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#16160F
muted
#848480