#D4E175#D4E175
#D4E175 is a very light, vivid yellow. Relative luminance 0.691; OKLCH L 87.7% C 0.134 H 114.9°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E175 |
|---|---|
| RGB | rgb(212, 225, 117) |
| HSL | hsl(67, 64%, 67%) |
| HSV | hsv(67, 48%, 88%) |
| CMYK | cmyk(5.8%, 0%, 48%, 11.8%) |
| CIE-LAB | lab(86.57, -19.75, 50.96) |
| CIE-LCH | lch(86.57, 54.65, 111.19°) |
| OKLab | oklab(87.73% -0.0562 0.1212) |
| OKLCH | oklch(87.73% 0.134 114.9) |
| XYZ | xyz(57.2883, 69.1326, 27.1522) |
| Luminance | 0.6913 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.42
Light Khaki
#E6F2A2
ΔE00 6.09
Khaki (CSS)
#F0E68C
ΔE00 6.43
Greenish Tan
#BCCB7A
ΔE00 6.62
Sickly Yellow
#D0E429
ΔE00 7.24
Yellowish Tan
#FCFC81
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E175 #8275E1
analogous
#E1B875 #D4E175 #9EE175
triadic
#D4E175 #75D4E1 #E175D4
tetradic
#D4E175 #75E1B8 #8275E1 #E1759E
square
#D4E175 #75E1B8 #8275E1 #E1759E
split-complementary
#D4E175 #759EE1 #B875E1
monochromatic
#A3B427 #C4D643 #D4E175 #E4ECA7 #F3F7DA
Accessibility & contrast
On white
1.42
#D4E175 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#D4E175 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E175
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E175 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E175 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86B
Deuteranopia (green-blind)
#EDDA7B
Tritanopia (blue-blind)
#DFD6C8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d4e175; /* rgb */ color: rgb(212, 225, 117); /* oklch */ color: oklch(87.7% 0.134 114.9);
Tailwind
colors: {
custom: {
50: '#e3ea9f',
500: '#d4e175',
950: '#000000',
},
}SCSS
$custom: #d4e175; $custom-light: #e3ea9f; $custom-dark: #000000;
JSON
{
"hex": "#d4e175",
"rgb": {
"r": 212,
"g": 225,
"b": 117
},
"hsl": {
"h": 67.222,
"s": 64.286,
"l": 67.059
},
"oklch": {
"l": 0.87734,
"c": 0.13362,
"h": 114.9
},
"luminance": 0.69132
}Semantic roles & 50–950 ramp
primary
#D4E175
secondary
#5245B5
accent
#19CC2F
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#16160F
muted
#848480