#DDFF97#DDFF97
#DDFF97 is a very light, vivid yellow-green. Relative luminance 0.891; OKLCH L 95.3% C 0.135 H 123.7°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFF97 |
|---|---|
| RGB | rgb(221, 255, 151) |
| HSL | hsl(80, 100%, 80%) |
| HSV | hsv(80, 41%, 100%) |
| CMYK | cmyk(13.3%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(95.63, -27.15, 46.05) |
| CIE-LCH | lch(95.63, 53.46, 120.53°) |
| OKLab | oklab(95.29% -0.0749 0.1123) |
| OKLCH | oklch(95.29% 0.135 123.7) |
| XYZ | xyz(71.1645, 89.1262, 42.7261) |
| Luminance | 0.8913 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.52
Light Pea Green
#C4FE82
ΔE00 4.32
Pistachio (survey)
#C0FA8B
ΔE00 4.47
Light Yellowish Green
#C2FF89
ΔE00 4.53
Celery
#C1FD95
ΔE00 4.80
Light Khaki
#E6F2A2
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFF97 #B997FF
analogous
#FFED97 #DDFF97 #A9FF97
triadic
#DDFF97 #97DDFF #FF97DD
tetradic
#DDFF97 #97FFED #B997FF #FF97A9
square
#DDFF97 #97FFED #B997FF #FF97A9
split-complementary
#DDFF97 #97A9FF #ED97FF
monochromatic
#B5FF1D #C9FF5A #DDFF97 #F1FFD4 #F5FFE0
Accessibility & contrast
On white
1.12
#DDFF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#DDFF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFF97
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFF97 | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF38F
Deuteranopia (green-blind)
#FFF29C
Tritanopia (blue-blind)
#E4F6E6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ddff97; /* rgb */ color: rgb(221, 255, 151); /* oklch */ color: oklch(95.3% 0.135 123.7);
Tailwind
colors: {
custom: {
50: '#e9ffb7',
500: '#ddff97',
950: '#000000',
},
}SCSS
$custom: #ddff97; $custom-light: #e9ffb7; $custom-dark: #000000;
JSON
{
"hex": "#ddff97",
"rgb": {
"r": 221,
"g": 255,
"b": 151
},
"hsl": {
"h": 79.615,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.95286,
"c": 0.13496,
"h": 123.7
},
"luminance": 0.89127
}Semantic roles & 50–950 ramp
primary
#DDFF97
secondary
#8559E2
accent
#00E64B
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161811
muted
#848681