#DFFA80#DFFA80
#DFFA80 is a very light, vivid yellow-green. Relative luminance 0.856; OKLCH L 94.0% C 0.151 H 119.7°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFA80 |
|---|---|
| RGB | rgb(223, 250, 128) |
| HSL | hsl(73, 92%, 74%) |
| HSV | hsv(73, 49%, 98%) |
| CMYK | cmyk(10.8%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(94.15, -26.46, 55.12) |
| CIE-LCH | lch(94.15, 61.14, 115.65°) |
| OKLab | oklab(94.04% -0.0747 0.1311) |
| OKLCH | oklch(94.04% 0.151 119.7) |
| XYZ | xyz(68.5138, 85.6180, 33.3344) |
| Luminance | 0.8562 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.93
Pear
#CBF85F
ΔE00 4.11
Light Pea Green
#C4FE82
ΔE00 5.49
Pale Lime
#BEFD73
ΔE00 5.88
Yellowish Tan
#FCFC81
ΔE00 6.12
Faded Yellow
#FEFF7F
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFA80 #9B80FA
analogous
#FAD880 #DFFA80 #A2FA80
triadic
#DFFA80 #80DFFA #FA80DF
tetradic
#DFFA80 #80FAD8 #9B80FA #FA80A2
square
#DFFA80 #80FAD8 #9B80FA #FA80A2
split-complementary
#DFFA80 #80A2FA #D880FA
monochromatic
#C1F50A #D0F845 #DFFA80 #EEFCBB #F8FEE2
Accessibility & contrast
On white
1.16
#DFFA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#DFFA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFA80
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFA80 | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE75
Deuteranopia (green-blind)
#FFEF87
Tritanopia (blue-blind)
#E9EFDE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dffa80; /* rgb */ color: rgb(223, 250, 128); /* oklch */ color: oklch(94.0% 0.151 119.7);
Tailwind
colors: {
custom: {
50: '#ebfca7',
500: '#dffa80',
950: '#000000',
},
}SCSS
$custom: #dffa80; $custom-light: #ebfca7; $custom-dark: #000000;
JSON
{
"hex": "#dffa80",
"rgb": {
"r": 223,
"g": 250,
"b": 128
},
"hsl": {
"h": 73.279,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.94036,
"c": 0.1509,
"h": 119.7
},
"luminance": 0.85618
}Semantic roles & 50–950 ramp
primary
#DFFA80
secondary
#6747D7
accent
#00E633
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161710
muted
#858581