#DFF981#DFF981
#DFF981 is a very light, vivid yellow-green. Relative luminance 0.850; OKLCH L 93.8% C 0.149 H 119.4°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF981 |
|---|---|
| RGB | rgb(223, 249, 129) |
| HSL | hsl(73, 91%, 74%) |
| HSV | hsv(73, 48%, 98%) |
| CMYK | cmyk(10.4%, 0%, 48.2%, 2.4%) |
| CIE-LAB | lab(93.89, -25.90, 54.35) |
| CIE-LCH | lch(93.89, 60.20, 115.48°) |
| OKLab | oklab(93.84% -0.0731 0.1295) |
| OKLCH | oklch(93.84% 0.149 119.4) |
| XYZ | xyz(68.2701, 85.0246, 33.5795) |
| Luminance | 0.8502 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.07
Pear
#CBF85F
ΔE00 4.31
Light Pea Green
#C4FE82
ΔE00 5.61
Pale Lime
#BEFD73
ΔE00 6.04
Yellowish Tan
#FCFC81
ΔE00 6.04
Light Khaki
#E6F2A2
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF981 #9B81F9
analogous
#F9D781 #DFF981 #A3F981
triadic
#DFF981 #81DFF9 #F981DF
tetradic
#DFF981 #81F9D7 #9B81F9 #F981A3
square
#DFF981 #81F9D7 #9B81F9 #F981A3
split-complementary
#DFF981 #81A3F9 #D781F9
monochromatic
#C1F30C #D0F647 #DFF981 #EEFCBB #F8FEE2
Accessibility & contrast
On white
1.17
#DFF981 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#DFF981 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF981
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF981 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF981 | 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)
#FFEE76
Deuteranopia (green-blind)
#FFEE88
Tritanopia (blue-blind)
#E9EEDD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff981; /* rgb */ color: rgb(223, 249, 129); /* oklch */ color: oklch(93.8% 0.149 119.4);
Tailwind
colors: {
custom: {
50: '#ebfba8',
500: '#dff981',
950: '#000000',
},
}SCSS
$custom: #dff981; $custom-light: #ebfba8; $custom-dark: #000000;
JSON
{
"hex": "#dff981",
"rgb": {
"r": 223,
"g": 249,
"b": 129
},
"hsl": {
"h": 73,
"s": 90.909,
"l": 74.118
},
"oklch": {
"l": 0.93836,
"c": 0.14868,
"h": 119.4
},
"luminance": 0.85024
}Semantic roles & 50–950 ramp
primary
#DFF981
secondary
#6748D6
accent
#00E632
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161710
muted
#858581