#D1F980#D1F980
#D1F980 is a very light, vivid yellow-green. Relative luminance 0.829; OKLCH L 92.8% C 0.155 H 124.4°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D1F980 |
|---|---|
| RGB | rgb(209, 249, 128) |
| HSL | hsl(80, 91%, 74%) |
| HSV | hsv(80, 49%, 98%) |
| CMYK | cmyk(16.1%, 0%, 48.6%, 2.4%) |
| CIE-LAB | lab(92.96, -31.24, 53.46) |
| CIE-LCH | lch(92.96, 61.92, 120.30°) |
| OKLab | oklab(92.84% -0.0875 0.1276) |
| OKLCH | oklch(92.84% 0.155 124.4) |
| XYZ | xyz(64.0664, 82.8648, 33.0372) |
| Luminance | 0.8286 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.54
Light Pea Green
#C4FE82
ΔE00 2.97
Pale Lime
#BEFD73
ΔE00 3.56
Pear
#CBF85F
ΔE00 3.61
Light Yellowish Green
#C2FF89
ΔE00 3.79
Pistachio (survey)
#C0FA8B
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1F980 #A880F9
analogous
#F9E580 #D1F980 #95F980
triadic
#D1F980 #80D1F9 #F980D1
tetradic
#D1F980 #80F9E5 #A880F9 #F98095
square
#D1F980 #80F9E5 #A880F9 #F98095
split-complementary
#D1F980 #8095F9 #E580F9
monochromatic
#A7F30B #BCF646 #D1F980 #E6FCBA #F4FEE2
Accessibility & contrast
On white
1.20
#D1F980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#D1F980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1F980
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1F980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1F980 | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC75
Deuteranopia (green-blind)
#FFEA87
Tritanopia (blue-blind)
#D8EFDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d1f980; /* rgb */ color: rgb(209, 249, 128); /* oklch */ color: oklch(92.8% 0.155 124.4);
Tailwind
colors: {
custom: {
50: '#e1fba7',
500: '#d1f980',
950: '#000000',
},
}SCSS
$custom: #d1f980; $custom-light: #e1fba7; $custom-dark: #000000;
JSON
{
"hex": "#d1f980",
"rgb": {
"r": 209,
"g": 249,
"b": 128
},
"hsl": {
"h": 79.835,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.92844,
"c": 0.1547,
"h": 124.4
},
"luminance": 0.82865
}Semantic roles & 50–950 ramp
primary
#D1F980
secondary
#7647D6
accent
#00E64C
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581