#D9F679#D9F679
#D9F679 is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.7% C 0.154 H 120.3°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D9F679 |
|---|---|
| RGB | rgb(217, 246, 121) |
| HSL | hsl(74, 87%, 72%) |
| HSV | hsv(74, 51%, 96%) |
| CMYK | cmyk(11.8%, 0%, 50.8%, 3.5%) |
| CIE-LAB | lab(92.59, -27.51, 56.38) |
| CIE-LCH | lch(92.59, 62.73, 116.01°) |
| OKLab | oklab(92.66% -0.078 0.1334) |
| OKLCH | oklch(92.66% 0.154 120.3) |
| XYZ | xyz(65.0227, 82.0439, 30.4960) |
| Luminance | 0.8204 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.44
Light Yellow Green
#CCFD7F
ΔE00 3.72
Light Pea Green
#C4FE82
ΔE00 5.27
Pale Lime
#BEFD73
ΔE00 5.48
Yellow Green
#C8FD3D
ΔE00 6.14
Light Yellowish Green
#C2FF89
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9F679 #9679F6
analogous
#F6D579 #D9F679 #9BF679
triadic
#D9F679 #79D9F6 #F679D9
tetradic
#D9F679 #79F6D5 #9679F6 #F6799B
square
#D9F679 #79F6D5 #9679F6 #F6799B
split-complementary
#D9F679 #799BF6 #D579F6
monochromatic
#B4E50F #C9F240 #D9F679 #E9FAB2 #F7FDE2
Accessibility & contrast
On white
1.21
#D9F679 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#D9F679 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9F679
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9F679 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9F679 | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6D
Deuteranopia (green-blind)
#FFEA80
Tritanopia (blue-blind)
#E3EBDA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d9f679; /* rgb */ color: rgb(217, 246, 121); /* oklch */ color: oklch(92.7% 0.154 120.3);
Tailwind
colors: {
custom: {
50: '#e7f9a3',
500: '#d9f679',
950: '#000000',
},
}SCSS
$custom: #d9f679; $custom-light: #e7f9a3; $custom-dark: #000000;
JSON
{
"hex": "#d9f679",
"rgb": {
"r": 217,
"g": 246,
"b": 121
},
"hsl": {
"h": 73.92,
"s": 87.413,
"l": 71.961
},
"oklch": {
"l": 0.92662,
"c": 0.15449,
"h": 120.3
},
"luminance": 0.82044
}Semantic roles & 50–950 ramp
primary
#D9F679
secondary
#6342D1
accent
#02E436
background
#FEFFFC
surface
#FDFFF6
border
#D5D7D0
text
#16170F
muted
#848580