#DDFF95#DDFF95
#DDFF95 is a very light, vivid yellow-green. Relative luminance 0.891; OKLCH L 95.3% C 0.137 H 123.5°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFF95 |
|---|---|
| RGB | rgb(221, 255, 149) |
| HSL | hsl(79, 100%, 79%) |
| HSV | hsv(79, 42%, 100%) |
| CMYK | cmyk(13.3%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(95.61, -27.38, 46.98) |
| CIE-LCH | lch(95.61, 54.37, 120.24°) |
| OKLab | oklab(95.26% -0.0757 0.1143) |
| OKLCH | oklch(95.26% 0.137 123.5) |
| XYZ | xyz(71.0034, 89.0618, 41.8779) |
| Luminance | 0.8906 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.33
Light Pea Green
#C4FE82
ΔE00 4.23
Pistachio (survey)
#C0FA8B
ΔE00 4.50
Light Yellowish Green
#C2FF89
ΔE00 4.51
Celery
#C1FD95
ΔE00 4.90
Pale Lime
#BEFD73
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFF95 #B795FF
analogous
#FFEC95 #DDFF95 #A8FF95
triadic
#DDFF95 #95DDFF #FF95DD
tetradic
#DDFF95 #95FFEC #B795FF #FF95A8
square
#DDFF95 #95FFEC #B795FF #FF95A8
split-complementary
#DDFF95 #95A8FF #EC95FF
monochromatic
#B6FF1B #C9FF58 #DDFF95 #F1FFD2 #F5FFE0
Accessibility & contrast
On white
1.12
#DDFF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#DDFF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFF95
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFF95 | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF38D
Deuteranopia (green-blind)
#FFF29B
Tritanopia (blue-blind)
#E4F6E5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ddff95; /* rgb */ color: rgb(221, 255, 149); /* oklch */ color: oklch(95.3% 0.137 123.5);
Tailwind
colors: {
custom: {
50: '#e9ffb5',
500: '#ddff95',
950: '#000000',
},
}SCSS
$custom: #ddff95; $custom-light: #e9ffb5; $custom-dark: #000000;
JSON
{
"hex": "#ddff95",
"rgb": {
"r": 221,
"g": 255,
"b": 149
},
"hsl": {
"h": 79.245,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.95255,
"c": 0.13706,
"h": 123.5
},
"luminance": 0.89062
}Semantic roles & 50–950 ramp
primary
#DDFF95
secondary
#8357E1
accent
#00E64A
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161811
muted
#848681