#DDFF93#DDFF93
#DDFF93 is a very light, vivid yellow-green. Relative luminance 0.890; OKLCH L 95.2% C 0.139 H 123.3°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFF93 |
|---|---|
| RGB | rgb(221, 255, 147) |
| HSL | hsl(79, 100%, 79%) |
| HSV | hsv(79, 42%, 100%) |
| CMYK | cmyk(13.3%, 0%, 42.4%, 0%) |
| CIE-LAB | lab(95.58, -27.60, 47.90) |
| CIE-LCH | lch(95.58, 55.29, 119.95°) |
| OKLab | oklab(95.23% -0.0764 0.1163) |
| OKLCH | oklch(95.23% 0.139 123.3) |
| XYZ | xyz(70.8451, 88.9985, 41.0442) |
| Luminance | 0.8900 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.16
Light Pea Green
#C4FE82
ΔE00 4.15
Light Yellowish Green
#C2FF89
ΔE00 4.51
Pistachio (survey)
#C0FA8B
ΔE00 4.55
Celery
#C1FD95
ΔE00 5.02
Pale Lime
#BEFD73
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFF93 #B593FF
analogous
#FFEB93 #DDFF93 #A7FF93
triadic
#DDFF93 #93DDFF #FF93DD
tetradic
#DDFF93 #93FFEB #B593FF #FF93A7
square
#DDFF93 #93FFEB #B593FF #FF93A7
split-complementary
#DDFF93 #93A7FF #EB93FF
monochromatic
#B6FF19 #CAFF56 #DDFF93 #F0FFD0 #F5FFE0
Accessibility & contrast
On white
1.12
#DDFF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#DDFF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFF93
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFF93 | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF38A
Deuteranopia (green-blind)
#FFF299
Tritanopia (blue-blind)
#E4F5E5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ddff93; /* rgb */ color: rgb(221, 255, 147); /* oklch */ color: oklch(95.2% 0.139 123.3);
Tailwind
colors: {
custom: {
50: '#e9ffb4',
500: '#ddff93',
950: '#000000',
},
}SCSS
$custom: #ddff93; $custom-light: #e9ffb4; $custom-dark: #000000;
JSON
{
"hex": "#ddff93",
"rgb": {
"r": 221,
"g": 255,
"b": 147
},
"hsl": {
"h": 78.889,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.95225,
"c": 0.13914,
"h": 123.3
},
"luminance": 0.88999
}Semantic roles & 50–950 ramp
primary
#DDFF93
secondary
#8155E1
accent
#00E648
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161811
muted
#848681