#DDFF7D#DDFF7D
#DDFF7D is a very light, vivid yellow-green. Relative luminance 0.884; OKLCH L 94.9% C 0.161 H 121.7°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFF7D |
|---|---|
| RGB | rgb(221, 255, 125) |
| HSL | hsl(76, 100%, 75%) |
| HSV | hsv(76, 51%, 100%) |
| CMYK | cmyk(13.3%, 0%, 51%, 0%) |
| CIE-LAB | lab(95.32, -29.84, 57.85) |
| CIE-LCH | lch(95.32, 65.09, 117.28°) |
| OKLab | oklab(94.93% -0.0844 0.1369) |
| OKLCH | oklch(94.93% 0.161 121.7) |
| XYZ | xyz(69.2809, 88.3728, 32.8059) |
| Luminance | 0.8837 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.07
Pear
#CBF85F
ΔE00 3.31
Light Pea Green
#C4FE82
ΔE00 4.65
Pale Lime
#BEFD73
ΔE00 4.85
Light Yellowish Green
#C2FF89
ΔE00 5.55
Light Lime Green
#B9FF66
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFF7D #9F7DFF
analogous
#FFE07D #DDFF7D #9CFF7D
triadic
#DDFF7D #7DDDFF #FF7DDD
tetradic
#DDFF7D #7DFFE0 #9F7DFF #FF7D9C
square
#DDFF7D #7DFFE0 #9F7DFF #FF7D9C
split-complementary
#DDFF7D #7D9CFF #E07DFF
monochromatic
#BDFF03 #CDFF40 #DDFF7D #EDFFBA #F7FFE0
Accessibility & contrast
On white
1.12
#DDFF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#DDFF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFF7D
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFF7D | 1.00 | 1.12 | 18.67 | 18.67 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF271
Deuteranopia (green-blind)
#FFF285
Tritanopia (blue-blind)
#E6F4E2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddff7d; /* rgb */ color: rgb(221, 255, 125); /* oklch */ color: oklch(94.9% 0.161 121.7);
Tailwind
colors: {
custom: {
50: '#eaffa6',
500: '#ddff7d',
950: '#000000',
},
}SCSS
$custom: #ddff7d; $custom-light: #eaffa6; $custom-dark: #000000;
JSON
{
"hex": "#ddff7d",
"rgb": {
"r": 221,
"g": 255,
"b": 125
},
"hsl": {
"h": 75.692,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.9493,
"c": 0.16078,
"h": 121.7
},
"luminance": 0.88373
}Semantic roles & 50–950 ramp
primary
#DDFF7D
secondary
#6B42DE
accent
#00E63C
background
#FFFFFC
surface
#FEFFF6
border
#D6D7D0
text
#161810
muted
#858680