#DDFF96#DDFF96
#DDFF96 is a very light, vivid yellow-green. Relative luminance 0.891; OKLCH L 95.3% C 0.136 H 123.6°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFF96 |
|---|---|
| RGB | rgb(221, 255, 150) |
| HSL | hsl(79, 100%, 79%) |
| HSV | hsv(79, 41%, 100%) |
| CMYK | cmyk(13.3%, 0%, 41.2%, 0%) |
| CIE-LAB | lab(95.62, -27.27, 46.51) |
| CIE-LCH | lch(95.62, 53.92, 120.38°) |
| OKLab | oklab(95.27% -0.0753 0.1133) |
| OKLCH | oklch(95.27% 0.136 123.6) |
| XYZ | xyz(71.0836, 89.0939, 42.3002) |
| Luminance | 0.8909 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.42
Light Pea Green
#C4FE82
ΔE00 4.27
Pistachio (survey)
#C0FA8B
ΔE00 4.49
Light Yellowish Green
#C2FF89
ΔE00 4.51
Celery
#C1FD95
ΔE00 4.85
Light Khaki
#E6F2A2
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFF96 #B896FF
analogous
#FFED96 #DDFF96 #A9FF96
triadic
#DDFF96 #96DDFF #FF96DD
tetradic
#DDFF96 #96FFED #B896FF #FF96A9
square
#DDFF96 #96FFED #B896FF #FF96A9
split-complementary
#DDFF96 #96A9FF #ED96FF
monochromatic
#B5FF1C #C9FF59 #DDFF96 #F1FFD3 #F5FFE0
Accessibility & contrast
On white
1.12
#DDFF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#DDFF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFF96
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFF96 | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF38E
Deuteranopia (green-blind)
#FFF29B
Tritanopia (blue-blind)
#E4F6E6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ddff96; /* rgb */ color: rgb(221, 255, 150); /* oklch */ color: oklch(95.3% 0.136 123.6);
Tailwind
colors: {
custom: {
50: '#e9ffb6',
500: '#ddff96',
950: '#000000',
},
}SCSS
$custom: #ddff96; $custom-light: #e9ffb6; $custom-dark: #000000;
JSON
{
"hex": "#ddff96",
"rgb": {
"r": 221,
"g": 255,
"b": 150
},
"hsl": {
"h": 79.429,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.9527,
"c": 0.13601,
"h": 123.6
},
"luminance": 0.89094
}Semantic roles & 50–950 ramp
primary
#DDFF96
secondary
#8458E1
accent
#00E64A
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161811
muted
#848681