#D9F174#D9F174
#D9F174 is a very light, vivid yellow-green. Relative luminance 0.789; OKLCH L 91.5% C 0.153 H 118.5°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D9F174 |
|---|---|
| RGB | rgb(217, 241, 116) |
| HSL | hsl(72, 82%, 70%) |
| HSV | hsv(72, 52%, 95%) |
| CMYK | cmyk(10%, 0%, 51.9%, 5.5%) |
| CIE-LAB | lab(91.20, -25.60, 57.01) |
| CIE-LCH | lch(91.20, 62.49, 114.18°) |
| OKLab | oklab(91.53% -0.0731 0.1343) |
| OKLCH | oklch(91.53% 0.153 118.5) |
| XYZ | xyz(63.2237, 78.9237, 28.4227) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.05
Light Yellow Green
#CCFD7F
ΔE00 4.94
Yellowish Tan
#FCFC81
ΔE00 6.16
Faded Yellow
#FEFF7F
ΔE00 6.36
Light Pea Green
#C4FE82
ΔE00 6.44
Pale Yellow
#FFFF84
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9F174 #8C74F1
analogous
#F1CA74 #D9F174 #9BF174
triadic
#D9F174 #74D9F1 #F174D9
tetradic
#D9F174 #74F1CA #8C74F1 #F1749B
square
#D9F174 #74F1CA #8C74F1 #F1749B
split-complementary
#D9F174 #749BF1 #CA74F1
monochromatic
#B0D515 #CAEB3C #D9F174 #E8F7AC #F7FCE3
Accessibility & contrast
On white
1.25
#D9F174 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#D9F174 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9F174
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9F174 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9F174 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE668
Deuteranopia (green-blind)
#FCE67B
Tritanopia (blue-blind)
#E4E6D5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d9f174; /* rgb */ color: rgb(217, 241, 116); /* oklch */ color: oklch(91.5% 0.153 118.5);
Tailwind
colors: {
custom: {
50: '#e7f59f',
500: '#d9f174',
950: '#000000',
},
}SCSS
$custom: #d9f174; $custom-light: #e7f59f; $custom-dark: #000000;
JSON
{
"hex": "#d9f174",
"rgb": {
"r": 217,
"g": 241,
"b": 116
},
"hsl": {
"h": 71.52,
"s": 81.699,
"l": 70
},
"oklch": {
"l": 0.91526,
"c": 0.15289,
"h": 118.5
},
"luminance": 0.78923
}Semantic roles & 50–950 ramp
primary
#D9F174
secondary
#593FCB
accent
#07DE31
background
#FEFFFC
surface
#FDFEF5
border
#D5D6CF
text
#16170F
muted
#848580