#DDFF7C#DDFF7C
#DDFF7C is a very light, vivid yellow-green. Relative luminance 0.883; OKLCH L 94.9% C 0.162 H 121.6°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFF7C |
|---|---|
| RGB | rgb(221, 255, 124) |
| HSL | hsl(76, 100%, 74%) |
| HSV | hsv(76, 51%, 100%) |
| CMYK | cmyk(13.3%, 0%, 51.4%, 0%) |
| CIE-LAB | lab(95.31, -29.93, 58.29) |
| CIE-LCH | lch(95.31, 65.52, 117.18°) |
| OKLab | oklab(94.92% -0.0847 0.1377) |
| OKLCH | oklch(94.92% 0.162 121.6) |
| XYZ | xyz(69.2173, 88.3474, 32.4711) |
| Luminance | 0.8835 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.13
Pear
#CBF85F
ΔE00 3.23
Light Pea Green
#C4FE82
ΔE00 4.71
Pale Lime
#BEFD73
ΔE00 4.88
Light Lime Green
#B9FF66
ΔE00 5.56
Yellow Green
#C8FD3D
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFF7C #9E7CFF
analogous
#FFE07C #DDFF7C #9CFF7C
triadic
#DDFF7C #7CDDFF #FF7CDD
tetradic
#DDFF7C #7CFFE0 #9E7CFF #FF7C9C
square
#DDFF7C #7CFFE0 #9E7CFF #FF7C9C
split-complementary
#DDFF7C #7C9CFF #E07CFF
monochromatic
#BDFF02 #CDFF3F #DDFF7C #EDFFB9 #F7FFE0
Accessibility & contrast
On white
1.12
#DDFF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#DDFF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFF7C
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFF7C | 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)
#FFF270
Deuteranopia (green-blind)
#FFF284
Tritanopia (blue-blind)
#E6F4E1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddff7c; /* rgb */ color: rgb(221, 255, 124); /* oklch */ color: oklch(94.9% 0.162 121.6);
Tailwind
colors: {
custom: {
50: '#eaffa5',
500: '#ddff7c',
950: '#000000',
},
}SCSS
$custom: #ddff7c; $custom-light: #eaffa5; $custom-dark: #000000;
JSON
{
"hex": "#ddff7c",
"rgb": {
"r": 221,
"g": 255,
"b": 124
},
"hsl": {
"h": 75.573,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.94918,
"c": 0.1617,
"h": 121.6
},
"luminance": 0.88347
}Semantic roles & 50–950 ramp
primary
#DDFF7C
secondary
#6A42DE
accent
#00E63C
background
#FFFFFC
surface
#FEFFF6
border
#D6D7D0
text
#16180F
muted
#858680