#DFFD80#DFFD80
#DFFD80 is a very light, vivid yellow-green. Relative luminance 0.875; OKLCH L 94.7% C 0.155 H 120.6°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFD80 |
|---|---|
| RGB | rgb(223, 253, 128) |
| HSL | hsl(74, 97%, 75%) |
| HSV | hsv(74, 49%, 99%) |
| CMYK | cmyk(11.9%, 0%, 49.4%, 0.8%) |
| CIE-LAB | lab(94.95, -27.87, 56.08) |
| CIE-LCH | lch(94.95, 62.62, 116.43°) |
| OKLab | oklab(94.68% -0.0787 0.1332) |
| OKLCH | oklch(94.68% 0.155 120.6) |
| XYZ | xyz(69.4535, 87.4972, 33.6476) |
| Luminance | 0.8750 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.50
Pear
#CBF85F
ΔE00 3.82
Light Pea Green
#C4FE82
ΔE00 5.08
Pale Lime
#BEFD73
ΔE00 5.43
Light Yellowish Green
#C2FF89
ΔE00 5.91
Pistachio (survey)
#C0FA8B
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFD80 #9E80FD
analogous
#FDDD80 #DFFD80 #A1FD80
triadic
#DFFD80 #80DFFD #FD80DF
tetradic
#DFFD80 #80FDDD #9E80FD #FD80A1
square
#DFFD80 #80FDDD #9E80FD #FD80A1
split-complementary
#DFFD80 #80A1FD #DD80FD
monochromatic
#C1FB07 #D0FC44 #DFFD80 #EEFEBC #F7FFE1
Accessibility & contrast
On white
1.14
#DFFD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#DFFD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFD80
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFD80 | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF175
Deuteranopia (green-blind)
#FFF187
Tritanopia (blue-blind)
#E9F2E0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dffd80; /* rgb */ color: rgb(223, 253, 128); /* oklch */ color: oklch(94.7% 0.155 120.6);
Tailwind
colors: {
custom: {
50: '#ebfea7',
500: '#dffd80',
950: '#000000',
},
}SCSS
$custom: #dffd80; $custom-light: #ebfea7; $custom-dark: #000000;
JSON
{
"hex": "#dffd80",
"rgb": {
"r": 223,
"g": 253,
"b": 128
},
"hsl": {
"h": 74.4,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.94678,
"c": 0.15471,
"h": 120.6
},
"luminance": 0.87497
}Semantic roles & 50–950 ramp
primary
#DFFD80
secondary
#6A46DB
accent
#00E637
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161710
muted
#858581