#DFF980#DFF980
#DFF980 is a very light, vivid yellow-green. Relative luminance 0.850; OKLCH L 93.8% C 0.150 H 119.4°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF980 |
|---|---|
| RGB | rgb(223, 249, 128) |
| HSL | hsl(73, 91%, 74%) |
| HSV | hsv(73, 49%, 98%) |
| CMYK | cmyk(10.4%, 0%, 48.6%, 2.4%) |
| CIE-LAB | lab(93.88, -25.99, 54.80) |
| CIE-LCH | lch(93.88, 60.65, 115.38°) |
| OKLab | oklab(93.82% -0.0734 0.1304) |
| OKLCH | oklch(93.82% 0.15 119.4) |
| XYZ | xyz(68.2039, 84.9982, 33.2311) |
| Luminance | 0.8500 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.10
Pear
#CBF85F
ΔE00 4.23
Light Pea Green
#C4FE82
ΔE00 5.65
Yellowish Tan
#FCFC81
ΔE00 6.00
Pale Lime
#BEFD73
ΔE00 6.04
Faded Yellow
#FEFF7F
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF980 #9A80F9
analogous
#F9D780 #DFF980 #A3F980
triadic
#DFF980 #80DFF9 #F980DF
tetradic
#DFF980 #80F9D7 #9A80F9 #F980A3
square
#DFF980 #80F9D7 #9A80F9 #F980A3
split-complementary
#DFF980 #80A3F9 #D780F9
monochromatic
#C1F30B #D0F646 #DFF980 #EEFCBA #F8FEE2
Accessibility & contrast
On white
1.17
#DFF980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#DFF980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF980
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF980 | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED75
Deuteranopia (green-blind)
#FFEE87
Tritanopia (blue-blind)
#E9EEDD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff980; /* rgb */ color: rgb(223, 249, 128); /* oklch */ color: oklch(93.8% 0.150 119.4);
Tailwind
colors: {
custom: {
50: '#ebfba7',
500: '#dff980',
950: '#000000',
},
}SCSS
$custom: #dff980; $custom-light: #ebfba7; $custom-dark: #000000;
JSON
{
"hex": "#dff980",
"rgb": {
"r": 223,
"g": 249,
"b": 128
},
"hsl": {
"h": 72.893,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.93823,
"c": 0.14964,
"h": 119.4
},
"luminance": 0.84998
}Semantic roles & 50–950 ramp
primary
#DFF980
secondary
#6647D6
accent
#00E631
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161710
muted
#858581