#DDFF7A#DDFF7A
#DDFF7A is a very light, vivid yellow-green. Relative luminance 0.883; OKLCH L 94.9% C 0.164 H 121.5°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFF7A |
|---|---|
| RGB | rgb(221, 255, 122) |
| HSL | hsl(75, 100%, 74%) |
| HSV | hsv(75, 52%, 100%) |
| CMYK | cmyk(13.3%, 0%, 52.2%, 0%) |
| CIE-LAB | lab(95.29, -30.11, 59.16) |
| CIE-LCH | lch(95.29, 66.38, 116.97°) |
| OKLab | oklab(94.89% -0.0854 0.1395) |
| OKLCH | oklch(94.89% 0.164 121.5) |
| XYZ | xyz(69.0921, 88.2973, 31.8118) |
| Luminance | 0.8830 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.09
Light Yellow Green
#CCFD7F
ΔE00 3.27
Light Pea Green
#C4FE82
ΔE00 4.85
Pale Lime
#BEFD73
ΔE00 4.93
Yellow Green
#C8FD3D
ΔE00 5.35
Light Lime Green
#B9FF66
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFF7A #9C7AFF
analogous
#FFDE7A #DDFF7A #9BFF7A
triadic
#DDFF7A #7ADDFF #FF7ADD
tetradic
#DDFF7A #7AFFDE #9C7AFF #FF7A9B
square
#DDFF7A #7AFFDE #9C7AFF #FF7A9B
split-complementary
#DDFF7A #7A9BFF #DE7AFF
monochromatic
#BEFF00 #CDFF3D #DDFF7A #EDFFB7 #F7FFE0
Accessibility & contrast
On white
1.13
#DDFF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#DDFF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFF7A
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFF7A | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF26D
Deuteranopia (green-blind)
#FFF282
Tritanopia (blue-blind)
#E7F4E1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddff7a; /* rgb */ color: rgb(221, 255, 122); /* oklch */ color: oklch(94.9% 0.164 121.5);
Tailwind
colors: {
custom: {
50: '#eaffa4',
500: '#ddff7a',
950: '#000000',
},
}SCSS
$custom: #ddff7a; $custom-light: #eaffa4; $custom-dark: #000000;
JSON
{
"hex": "#ddff7a",
"rgb": {
"r": 221,
"g": 255,
"b": 122
},
"hsl": {
"h": 75.338,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.94894,
"c": 0.16353,
"h": 121.5
},
"luminance": 0.88297
}Semantic roles & 50–950 ramp
primary
#DDFF7A
secondary
#6840DD
accent
#00E63B
background
#FFFFFC
surface
#FEFFF6
border
#D6D7D0
text
#16180F
muted
#858680