#DFF982#DFF982
#DFF982 is a very light, vivid yellow-green. Relative luminance 0.851; OKLCH L 93.8% C 0.148 H 119.5°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF982 |
|---|---|
| RGB | rgb(223, 249, 130) |
| HSL | hsl(73, 91%, 74%) |
| HSV | hsv(73, 48%, 98%) |
| CMYK | cmyk(10.4%, 0%, 47.8%, 2.4%) |
| CIE-LAB | lab(93.91, -25.80, 53.90) |
| CIE-LCH | lch(93.91, 59.75, 115.58°) |
| OKLab | oklab(93.85% -0.0727 0.1286) |
| OKLCH | oklch(93.85% 0.148 119.5) |
| XYZ | xyz(68.3369, 85.0513, 33.9312) |
| Luminance | 0.8505 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.05
Pear
#CBF85F
ΔE00 4.40
Light Pea Green
#C4FE82
ΔE00 5.57
Light Khaki
#E6F2A2
ΔE00 5.94
Pale Lime
#BEFD73
ΔE00 6.04
Yellowish Tan
#FCFC81
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF982 #9C82F9
analogous
#F9D882 #DFF982 #A4F982
triadic
#DFF982 #82DFF9 #F982DF
tetradic
#DFF982 #82F9D8 #9C82F9 #F982A4
square
#DFF982 #82F9D8 #9C82F9 #F982A4
split-complementary
#DFF982 #82A4F9 #D882F9
monochromatic
#C1F30D #D0F648 #DFF982 #EEFCBC #F8FEE2
Accessibility & contrast
On white
1.17
#DFF982 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#DFF982 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF982
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF982 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF982 | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE78
Deuteranopia (green-blind)
#FFEE89
Tritanopia (blue-blind)
#E9EEDD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff982; /* rgb */ color: rgb(223, 249, 130); /* oklch */ color: oklch(93.8% 0.148 119.5);
Tailwind
colors: {
custom: {
50: '#ebfba9',
500: '#dff982',
950: '#000000',
},
}SCSS
$custom: #dff982; $custom-light: #ebfba9; $custom-dark: #000000;
JSON
{
"hex": "#dff982",
"rgb": {
"r": 223,
"g": 249,
"b": 130
},
"hsl": {
"h": 73.109,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.93849,
"c": 0.1477,
"h": 119.5
},
"luminance": 0.85051
}Semantic roles & 50–950 ramp
primary
#DFF982
secondary
#6849D6
accent
#00E632
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161710
muted
#858581