#D2F980#D2F980
#D2F980 is a very light, vivid yellow-green. Relative luminance 0.830; OKLCH L 92.9% C 0.154 H 124.1°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F980 |
|---|---|
| RGB | rgb(210, 249, 128) |
| HSL | hsl(79, 91%, 74%) |
| HSV | hsv(79, 49%, 98%) |
| CMYK | cmyk(15.7%, 0%, 48.6%, 2.4%) |
| CIE-LAB | lab(93.02, -30.87, 53.55) |
| CIE-LCH | lch(93.02, 61.81, 119.96°) |
| OKLab | oklab(92.91% -0.0865 0.1278) |
| OKLCH | oklch(92.91% 0.154 124.1) |
| XYZ | xyz(64.3503, 83.0111, 33.0505) |
| Luminance | 0.8301 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.69
Light Pea Green
#C4FE82
ΔE00 3.15
Pear
#CBF85F
ΔE00 3.59
Pale Lime
#BEFD73
ΔE00 3.71
Light Yellowish Green
#C2FF89
ΔE00 3.97
Pistachio (survey)
#C0FA8B
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F980 #A780F9
analogous
#F9E480 #D2F980 #96F980
triadic
#D2F980 #80D2F9 #F980D2
tetradic
#D2F980 #80F9E4 #A780F9 #F98096
square
#D2F980 #80F9E4 #A780F9 #F98096
split-complementary
#D2F980 #8096F9 #E480F9
monochromatic
#A8F30B #BDF646 #D2F980 #E7FCBA #F5FEE2
Accessibility & contrast
On white
1.19
#D2F980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#D2F980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F980
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F980 | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC75
Deuteranopia (green-blind)
#FFEB87
Tritanopia (blue-blind)
#DAEFDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d2f980; /* rgb */ color: rgb(210, 249, 128); /* oklch */ color: oklch(92.9% 0.154 124.1);
Tailwind
colors: {
custom: {
50: '#e2fba7',
500: '#d2f980',
950: '#000000',
},
}SCSS
$custom: #d2f980; $custom-light: #e2fba7; $custom-dark: #000000;
JSON
{
"hex": "#d2f980",
"rgb": {
"r": 210,
"g": 249,
"b": 128
},
"hsl": {
"h": 79.339,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.92912,
"c": 0.1543,
"h": 124.1
},
"luminance": 0.83012
}Semantic roles & 50–950 ramp
primary
#D2F980
secondary
#7547D6
accent
#00E64A
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581