#DDFF82#DDFF82
#DDFF82 is a very light, vivid yellow-green. Relative luminance 0.885; OKLCH L 95.0% C 0.156 H 122.0°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFF82 |
|---|---|
| RGB | rgb(221, 255, 130) |
| HSL | hsl(76, 100%, 75%) |
| HSV | hsv(76, 49%, 100%) |
| CMYK | cmyk(13.3%, 0%, 49%, 0%) |
| CIE-LAB | lab(95.37, -29.36, 55.63) |
| CIE-LCH | lch(95.37, 62.91, 117.83°) |
| OKLab | oklab(94.99% -0.0826 0.1324) |
| OKLCH | oklch(94.99% 0.156 122) |
| XYZ | xyz(69.6084, 88.5038, 34.5306) |
| Luminance | 0.8850 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.83
Pear
#CBF85F
ΔE00 3.74
Light Pea Green
#C4FE82
ΔE00 4.37
Pale Lime
#BEFD73
ΔE00 4.79
Light Yellowish Green
#C2FF89
ΔE00 5.19
Pistachio (survey)
#C0FA8B
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFF82 #A482FF
analogous
#FFE282 #DDFF82 #9EFF82
triadic
#DDFF82 #82DDFF #FF82DD
tetradic
#DDFF82 #82FFE2 #A482FF #FF829E
square
#DDFF82 #82FFE2 #A482FF #FF829E
split-complementary
#DDFF82 #829EFF #E282FF
monochromatic
#BCFF08 #CCFF45 #DDFF82 #EEFFBF #F7FFE0
Accessibility & contrast
On white
1.12
#DDFF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#DDFF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFF82
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFF82 | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF277
Deuteranopia (green-blind)
#FFF289
Tritanopia (blue-blind)
#E6F4E2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ddff82; /* rgb */ color: rgb(221, 255, 130); /* oklch */ color: oklch(95.0% 0.156 122.0);
Tailwind
colors: {
custom: {
50: '#e9ffa9',
500: '#ddff82',
950: '#000000',
},
}SCSS
$custom: #ddff82; $custom-light: #e9ffa9; $custom-dark: #000000;
JSON
{
"hex": "#ddff82",
"rgb": {
"r": 221,
"g": 255,
"b": 130
},
"hsl": {
"h": 76.32,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.94992,
"c": 0.15608,
"h": 122
},
"luminance": 0.88504
}Semantic roles & 50–950 ramp
primary
#DDFF82
secondary
#7047DE
accent
#00E63E
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161810
muted
#858681