#DDFF80#DDFF80
#DDFF80 is a very light, vivid yellow-green. Relative luminance 0.885; OKLCH L 95.0% C 0.158 H 121.8°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFF80 |
|---|---|
| RGB | rgb(221, 255, 128) |
| HSL | hsl(76, 100%, 75%) |
| HSV | hsv(76, 50%, 100%) |
| CMYK | cmyk(13.3%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(95.35, -29.56, 56.52) |
| CIE-LCH | lch(95.35, 63.78, 117.61°) |
| OKLab | oklab(94.97% -0.0833 0.1342) |
| OKLCH | oklch(94.97% 0.158 121.8) |
| XYZ | xyz(69.4754, 88.4506, 33.8305) |
| Luminance | 0.8845 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.91
Pear
#CBF85F
ΔE00 3.56
Light Pea Green
#C4FE82
ΔE00 4.47
Pale Lime
#BEFD73
ΔE00 4.81
Light Yellowish Green
#C2FF89
ΔE00 5.33
Light Lime Green
#B9FF66
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFF80 #A280FF
analogous
#FFE180 #DDFF80 #9DFF80
triadic
#DDFF80 #80DDFF #FF80DD
tetradic
#DDFF80 #80FFE1 #A280FF #FF809D
square
#DDFF80 #80FFE1 #A280FF #FF809D
split-complementary
#DDFF80 #809DFF #E180FF
monochromatic
#BCFF06 #CDFF43 #DDFF80 #EDFFBD #F7FFE0
Accessibility & contrast
On white
1.12
#DDFF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#DDFF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFF80
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFF80 | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF274
Deuteranopia (green-blind)
#FFF287
Tritanopia (blue-blind)
#E6F4E2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ddff80; /* rgb */ color: rgb(221, 255, 128); /* oklch */ color: oklch(95.0% 0.158 121.8);
Tailwind
colors: {
custom: {
50: '#e9ffa8',
500: '#ddff80',
950: '#000000',
},
}SCSS
$custom: #ddff80; $custom-light: #e9ffa8; $custom-dark: #000000;
JSON
{
"hex": "#ddff80",
"rgb": {
"r": 221,
"g": 255,
"b": 128
},
"hsl": {
"h": 76.063,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.94967,
"c": 0.15797,
"h": 121.8
},
"luminance": 0.88451
}Semantic roles & 50–950 ramp
primary
#DDFF80
secondary
#6E45DE
accent
#00E63D
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161810
muted
#858681