#D9F678#D9F678
#D9F678 is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.7% C 0.155 H 120.3°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D9F678 |
|---|---|
| RGB | rgb(217, 246, 120) |
| HSL | hsl(74, 88%, 72%) |
| HSV | hsv(74, 51%, 96%) |
| CMYK | cmyk(11.8%, 0%, 51.2%, 3.5%) |
| CIE-LAB | lab(92.58, -27.60, 56.82) |
| CIE-LCH | lch(92.58, 63.17, 115.91°) |
| OKLab | oklab(92.65% -0.0783 0.1342) |
| OKLCH | oklch(92.65% 0.155 120.3) |
| XYZ | xyz(64.9617, 82.0195, 30.1747) |
| Luminance | 0.8202 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.36
Light Yellow Green
#CCFD7F
ΔE00 3.77
Light Pea Green
#C4FE82
ΔE00 5.33
Pale Lime
#BEFD73
ΔE00 5.49
Yellow Green
#C8FD3D
ΔE00 6.04
Light Yellowish Green
#C2FF89
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9F678 #9578F6
analogous
#F6D478 #D9F678 #9AF678
triadic
#D9F678 #78D9F6 #F678D9
tetradic
#D9F678 #78F6D4 #9578F6 #F6789A
square
#D9F678 #78F6D4 #9578F6 #F6789A
split-complementary
#D9F678 #789AF6 #D478F6
monochromatic
#B3E40F #C9F23F #D9F678 #E9FAB1 #F7FDE2
Accessibility & contrast
On white
1.21
#D9F678 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#D9F678 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9F678
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9F678 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9F678 | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6C
Deuteranopia (green-blind)
#FFEA7F
Tritanopia (blue-blind)
#E3EBDA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d9f678; /* rgb */ color: rgb(217, 246, 120); /* oklch */ color: oklch(92.7% 0.155 120.3);
Tailwind
colors: {
custom: {
50: '#e7f9a2',
500: '#d9f678',
950: '#000000',
},
}SCSS
$custom: #d9f678; $custom-light: #e7f9a2; $custom-dark: #000000;
JSON
{
"hex": "#d9f678",
"rgb": {
"r": 217,
"g": 246,
"b": 120
},
"hsl": {
"h": 73.81,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.9265,
"c": 0.15542,
"h": 120.3
},
"luminance": 0.82019
}Semantic roles & 50–950 ramp
primary
#D9F678
secondary
#6241D1
accent
#01E436
background
#FEFFFC
surface
#FDFFF6
border
#D5D7D0
text
#16170F
muted
#848580