#DDFF7F#DDFF7F
#DDFF7F is a very light, vivid yellow-green. Relative luminance 0.884; OKLCH L 95.0% C 0.159 H 121.8°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFF7F |
|---|---|
| RGB | rgb(221, 255, 127) |
| HSL | hsl(76, 100%, 75%) |
| HSV | hsv(76, 50%, 100%) |
| CMYK | cmyk(13.3%, 0%, 50.2%, 0%) |
| CIE-LAB | lab(95.34, -29.65, 56.97) |
| CIE-LCH | lch(95.34, 64.22, 117.50°) |
| OKLab | oklab(94.95% -0.0837 0.1351) |
| OKLCH | oklch(94.95% 0.159 121.8) |
| XYZ | xyz(69.4099, 88.4244, 33.4855) |
| Luminance | 0.8842 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.96
Pear
#CBF85F
ΔE00 3.47
Light Pea Green
#C4FE82
ΔE00 4.53
Pale Lime
#BEFD73
ΔE00 4.82
Light Yellowish Green
#C2FF89
ΔE00 5.40
Light Lime Green
#B9FF66
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFF7F #A17FFF
analogous
#FFE17F #DDFF7F #9DFF7F
triadic
#DDFF7F #7FDDFF #FF7FDD
tetradic
#DDFF7F #7FFFE1 #A17FFF #FF7F9D
square
#DDFF7F #7FFFE1 #A17FFF #FF7F9D
split-complementary
#DDFF7F #7F9DFF #E17FFF
monochromatic
#BCFF05 #CDFF42 #DDFF7F #EDFFBC #F7FFE0
Accessibility & contrast
On white
1.12
#DDFF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#DDFF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFF7F
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFF7F | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF273
Deuteranopia (green-blind)
#FFF286
Tritanopia (blue-blind)
#E6F4E2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ddff7f; /* rgb */ color: rgb(221, 255, 127); /* oklch */ color: oklch(95.0% 0.159 121.8);
Tailwind
colors: {
custom: {
50: '#eaffa7',
500: '#ddff7f',
950: '#000000',
},
}SCSS
$custom: #ddff7f; $custom-light: #eaffa7; $custom-dark: #000000;
JSON
{
"hex": "#ddff7f",
"rgb": {
"r": 221,
"g": 255,
"b": 127
},
"hsl": {
"h": 75.938,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.94954,
"c": 0.15891,
"h": 121.8
},
"luminance": 0.88424
}Semantic roles & 50–950 ramp
primary
#DDFF7F
secondary
#6D44DE
accent
#00E63D
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161810
muted
#858681