#D7E174#D7E174
#D7E174 is a very light, vivid yellow. Relative luminance 0.696; OKLCH L 88.0% C 0.134 H 113.5°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D7E174 |
|---|---|
| RGB | rgb(215, 225, 116) |
| HSL | hsl(66, 64%, 67%) |
| HSV | hsv(66, 48%, 88%) |
| CMYK | cmyk(4.4%, 0%, 48.4%, 11.8%) |
| CIE-LAB | lab(86.78, -18.67, 51.74) |
| CIE-LCH | lch(86.78, 55.00, 109.84°) |
| OKLab | oklab(87.95% -0.0533 0.1228) |
| OKLCH | oklch(87.95% 0.134 113.5) |
| XYZ | xyz(58.1029, 69.5594, 26.8851) |
| Luminance | 0.6956 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.57
Khaki (CSS)
#F0E68C
ΔE00 5.86
Light Khaki
#E6F2A2
ΔE00 6.24
Straw
#FCF679
ΔE00 6.82
Yellowish Tan
#FCFC81
ΔE00 6.83
Greenish Tan
#BCCB7A
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7E174 #7E74E1
analogous
#E1B574 #D7E174 #A0E174
triadic
#D7E174 #74D7E1 #E174D7
tetradic
#D7E174 #74E1B5 #7E74E1 #E174A0
square
#D7E174 #74E1B5 #7E74E1 #E174A0
split-complementary
#D7E174 #74A0E1 #B574E1
monochromatic
#A7B427 #C9D642 #D7E174 #E5ECA6 #F4F7D9
Accessibility & contrast
On white
1.41
#D7E174 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#D7E174 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7E174
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7E174 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7E174 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD86A
Deuteranopia (green-blind)
#EEDB7A
Tritanopia (blue-blind)
#E2D6C8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d7e174; /* rgb */ color: rgb(215, 225, 116); /* oklch */ color: oklch(88.0% 0.134 113.5);
Tailwind
colors: {
custom: {
50: '#e5ea9e',
500: '#d7e174',
950: '#000000',
},
}SCSS
$custom: #d7e174; $custom-light: #e5ea9e; $custom-dark: #000000;
JSON
{
"hex": "#d7e174",
"rgb": {
"r": 215,
"g": 225,
"b": 116
},
"hsl": {
"h": 65.505,
"s": 64.497,
"l": 66.863
},
"oklch": {
"l": 0.87954,
"c": 0.13391,
"h": 113.5
},
"luminance": 0.69558
}Semantic roles & 50–950 ramp
primary
#D7E174
secondary
#4F44B5
accent
#19CC2A
background
#FEFEFC
surface
#FDFDF5
border
#D5D5CF
text
#16160F
muted
#848480