#DDFA80#DDFA80
#DDFA80 is a very light, vivid yellow-green. Relative luminance 0.853; OKLCH L 93.9% C 0.152 H 120.4°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFA80 |
|---|---|
| RGB | rgb(221, 250, 128) |
| HSL | hsl(74, 92%, 74%) |
| HSV | hsv(74, 49%, 98%) |
| CMYK | cmyk(11.6%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(94.01, -27.22, 54.92) |
| CIE-LCH | lch(94.01, 61.30, 116.36°) |
| OKLab | oklab(93.89% -0.0768 0.1307) |
| OKLCH | oklch(93.89% 0.152 120.4) |
| XYZ | xyz(67.9011, 85.3020, 33.3057) |
| Luminance | 0.8530 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.53
Pear
#CBF85F
ΔE00 3.91
Light Pea Green
#C4FE82
ΔE00 5.09
Pale Lime
#BEFD73
ΔE00 5.49
Light Yellowish Green
#C2FF89
ΔE00 5.90
Pistachio (survey)
#C0FA8B
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFA80 #9D80FA
analogous
#FADA80 #DDFA80 #A0FA80
triadic
#DDFA80 #80DDFA #FA80DD
tetradic
#DDFA80 #80FADA #9D80FA #FA80A0
square
#DDFA80 #80FADA #9D80FA #FA80A0
split-complementary
#DDFA80 #80A0FA #DA80FA
monochromatic
#BDF50A #CDF845 #DDFA80 #EDFCBB #F7FEE2
Accessibility & contrast
On white
1.16
#DDFA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#DDFA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFA80
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFA80 | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE75
Deuteranopia (green-blind)
#FFEE87
Tritanopia (blue-blind)
#E7EFDE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ddfa80; /* rgb */ color: rgb(221, 250, 128); /* oklch */ color: oklch(93.9% 0.152 120.4);
Tailwind
colors: {
custom: {
50: '#e9fca7',
500: '#ddfa80',
950: '#000000',
},
}SCSS
$custom: #ddfa80; $custom-light: #e9fca7; $custom-dark: #000000;
JSON
{
"hex": "#ddfa80",
"rgb": {
"r": 221,
"g": 250,
"b": 128
},
"hsl": {
"h": 74.262,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.93894,
"c": 0.15157,
"h": 120.4
},
"luminance": 0.85302
}Semantic roles & 50–950 ramp
primary
#DDFA80
secondary
#6947D7
accent
#00E637
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161710
muted
#858581