#DDFF9D#DDFF9D
#DDFF9D is a very light, vivid yellow-green. Relative luminance 0.893; OKLCH L 95.4% C 0.129 H 124.4°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFF9D |
|---|---|
| RGB | rgb(221, 255, 157) |
| HSL | hsl(81, 100%, 81%) |
| HSV | hsv(81, 38%, 100%) |
| CMYK | cmyk(13.3%, 0%, 38.4%, 0%) |
| CIE-LAB | lab(95.72, -26.45, 43.25) |
| CIE-LCH | lch(95.72, 50.69, 121.45°) |
| OKLab | oklab(95.38% -0.0726 0.1061) |
| OKLCH | oklch(95.38% 0.129 124.4) |
| XYZ | xyz(71.6642, 89.3261, 45.3579) |
| Luminance | 0.8933 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.19
Pistachio (survey)
#C0FA8B
ΔE00 4.52
Celery
#C1FD95
ΔE00 4.59
Light Yellowish Green
#C2FF89
ΔE00 4.72
Light Pea Green
#C4FE82
ΔE00 4.73
Light Khaki
#E6F2A2
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFF9D #BF9DFF
analogous
#FFF09D #DDFF9D #ACFF9D
triadic
#DDFF9D #9DDDFF #FF9DDD
tetradic
#DDFF9D #9DFFF0 #BF9DFF #FF9DAC
square
#DDFF9D #9DFFF0 #BF9DFF #FF9DAC
split-complementary
#DDFF9D #9DACFF #F09DFF
monochromatic
#B3FF23 #C8FF60 #DDFF9D #F2FFDA #F4FFE0
Accessibility & contrast
On white
1.11
#DDFF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#DDFF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFF9D
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFF9D | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF496
Deuteranopia (green-blind)
#FFF2A2
Tritanopia (blue-blind)
#E3F6E7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ddff9d; /* rgb */ color: rgb(221, 255, 157); /* oklch */ color: oklch(95.4% 0.129 124.4);
Tailwind
colors: {
custom: {
50: '#e9ffbb',
500: '#ddff9d',
950: '#000000',
},
}SCSS
$custom: #ddff9d; $custom-light: #e9ffbb; $custom-dark: #000000;
JSON
{
"hex": "#ddff9d",
"rgb": {
"r": 221,
"g": 255,
"b": 157
},
"hsl": {
"h": 80.816,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.9538,
"c": 0.12858,
"h": 124.4
},
"luminance": 0.89326
}Semantic roles & 50–950 ramp
primary
#DDFF9D
secondary
#8C5EE3
accent
#00E650
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161812
muted
#848682