#DFFC80#DFFC80
#DFFC80 is a very light, vivid yellow-green. Relative luminance 0.869; OKLCH L 94.5% C 0.153 H 120.3°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFC80 |
|---|---|
| RGB | rgb(223, 252, 128) |
| HSL | hsl(74, 95%, 75%) |
| HSV | hsv(74, 49%, 99%) |
| CMYK | cmyk(11.5%, 0%, 49.2%, 1.2%) |
| CIE-LAB | lab(94.68, -27.40, 55.76) |
| CIE-LCH | lch(94.68, 62.13, 116.17°) |
| OKLab | oklab(94.46% -0.0774 0.1325) |
| OKLCH | oklch(94.46% 0.153 120.3) |
| XYZ | xyz(69.1386, 86.8675, 33.5427) |
| Luminance | 0.8687 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.63
Pear
#CBF85F
ΔE00 3.90
Light Pea Green
#C4FE82
ΔE00 5.21
Pale Lime
#BEFD73
ΔE00 5.57
Light Yellowish Green
#C2FF89
ΔE00 6.03
Pistachio (survey)
#C0FA8B
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFC80 #9D80FC
analogous
#FCDB80 #DFFC80 #A1FC80
triadic
#DFFC80 #80DFFC #FC80DF
tetradic
#DFFC80 #80FCDB #9D80FC #FC80A1
square
#DFFC80 #80FCDB #9D80FC #FC80A1
split-complementary
#DFFC80 #80A1FC #DB80FC
monochromatic
#C1F908 #D0FB44 #DFFC80 #EEFDBC #F7FEE1
Accessibility & contrast
On white
1.14
#DFFC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#DFFC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFC80
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFC80 | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF075
Deuteranopia (green-blind)
#FFF087
Tritanopia (blue-blind)
#E9F1E0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dffc80; /* rgb */ color: rgb(223, 252, 128); /* oklch */ color: oklch(94.5% 0.153 120.3);
Tailwind
colors: {
custom: {
50: '#ebfda7',
500: '#dffc80',
950: '#000000',
},
}SCSS
$custom: #dffc80; $custom-light: #ebfda7; $custom-dark: #000000;
JSON
{
"hex": "#dffc80",
"rgb": {
"r": 223,
"g": 252,
"b": 128
},
"hsl": {
"h": 74.032,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.94464,
"c": 0.15344,
"h": 120.3
},
"luminance": 0.86867
}Semantic roles & 50–950 ramp
primary
#DFFC80
secondary
#6946DA
accent
#00E636
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161710
muted
#858581