#DDFF8D#DDFF8D
#DDFF8D is a very light, vivid yellow-green. Relative luminance 0.888; OKLCH L 95.1% C 0.145 H 122.8°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFF8D |
|---|---|
| RGB | rgb(221, 255, 141) |
| HSL | hsl(78, 100%, 78%) |
| HSV | hsv(78, 45%, 100%) |
| CMYK | cmyk(13.3%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(95.50, -28.25, 50.66) |
| CIE-LCH | lch(95.50, 58.01, 119.15°) |
| OKLab | oklab(95.14% -0.0787 0.1221) |
| OKLCH | oklch(95.14% 0.145 122.8) |
| XYZ | xyz(70.3865, 88.8151, 38.6290) |
| Luminance | 0.8881 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.81
Light Pea Green
#C4FE82
ΔE00 4.07
Light Yellowish Green
#C2FF89
ΔE00 4.62
Pistachio (survey)
#C0FA8B
ΔE00 4.80
Pear
#CBF85F
ΔE00 4.93
Pale Lime
#BEFD73
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFF8D #AF8DFF
analogous
#FFE88D #DDFF8D #A4FF8D
triadic
#DDFF8D #8DDDFF #FF8DDD
tetradic
#DDFF8D #8DFFE8 #AF8DFF #FF8DA4
square
#DDFF8D #8DFFE8 #AF8DFF #FF8DA4
split-complementary
#DDFF8D #8DA4FF #E88DFF
monochromatic
#B8FF13 #CBFF50 #DDFF8D #EFFFCA #F6FFE0
Accessibility & contrast
On white
1.12
#DDFF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#DDFF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFF8D
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFF8D | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF384
Deuteranopia (green-blind)
#FFF293
Tritanopia (blue-blind)
#E5F5E4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ddff8d; /* rgb */ color: rgb(221, 255, 141); /* oklch */ color: oklch(95.1% 0.145 122.8);
Tailwind
colors: {
custom: {
50: '#e9ffb0',
500: '#ddff8d',
950: '#000000',
},
}SCSS
$custom: #ddff8d; $custom-light: #e9ffb0; $custom-dark: #000000;
JSON
{
"hex": "#ddff8d",
"rgb": {
"r": 221,
"g": 255,
"b": 141
},
"hsl": {
"h": 77.895,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.95139,
"c": 0.14527,
"h": 122.8
},
"luminance": 0.88815
}Semantic roles & 50–950 ramp
primary
#DDFF8D
secondary
#7B50E0
accent
#00E644
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161811
muted
#848681