#DDFF94#DDFF94
#DDFF94 is a very light, vivid yellow-green. Relative luminance 0.890; OKLCH L 95.2% C 0.138 H 123.4°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFF94 |
|---|---|
| RGB | rgb(221, 255, 148) |
| HSL | hsl(79, 100%, 79%) |
| HSV | hsv(79, 42%, 100%) |
| CMYK | cmyk(13.3%, 0%, 42%, 0%) |
| CIE-LAB | lab(95.59, -27.49, 47.44) |
| CIE-LCH | lch(95.59, 54.83, 120.09°) |
| OKLab | oklab(95.24% -0.0761 0.1153) |
| OKLCH | oklch(95.24% 0.138 123.4) |
| XYZ | xyz(70.9239, 89.0300, 41.4593) |
| Luminance | 0.8903 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.24
Light Pea Green
#C4FE82
ΔE00 4.19
Light Yellowish Green
#C2FF89
ΔE00 4.50
Pistachio (survey)
#C0FA8B
ΔE00 4.52
Celery
#C1FD95
ΔE00 4.96
Pale Lime
#BEFD73
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFF94 #B694FF
analogous
#FFEB94 #DDFF94 #A8FF94
triadic
#DDFF94 #94DDFF #FF94DD
tetradic
#DDFF94 #94FFEB #B694FF #FF94A8
square
#DDFF94 #94FFEB #B694FF #FF94A8
split-complementary
#DDFF94 #94A8FF #EB94FF
monochromatic
#B6FF1A #CAFF57 #DDFF94 #F0FFD1 #F5FFE0
Accessibility & contrast
On white
1.12
#DDFF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#DDFF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFF94
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFF94 | 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)
#FFF38C
Deuteranopia (green-blind)
#FFF29A
Tritanopia (blue-blind)
#E4F6E5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ddff94; /* rgb */ color: rgb(221, 255, 148); /* oklch */ color: oklch(95.2% 0.138 123.4);
Tailwind
colors: {
custom: {
50: '#e9ffb5',
500: '#ddff94',
950: '#000000',
},
}SCSS
$custom: #ddff94; $custom-light: #e9ffb5; $custom-dark: #000000;
JSON
{
"hex": "#ddff94",
"rgb": {
"r": 221,
"g": 255,
"b": 148
},
"hsl": {
"h": 79.065,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.9524,
"c": 0.1381,
"h": 123.4
},
"luminance": 0.8903
}Semantic roles & 50–950 ramp
primary
#DDFF94
secondary
#8256E1
accent
#00E649
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161811
muted
#848681