#DDFC93#DDFC93
#DDFC93 is a very light, vivid yellow-green. Relative luminance 0.871; OKLCH L 94.6% C 0.135 H 122.4°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFC93 |
|---|---|
| RGB | rgb(221, 252, 147) |
| HSL | hsl(78, 95%, 78%) |
| HSV | hsv(78, 42%, 99%) |
| CMYK | cmyk(12.3%, 0%, 41.7%, 1.2%) |
| CIE-LAB | lab(94.78, -26.19, 46.90) |
| CIE-LCH | lch(94.78, 53.72, 119.18°) |
| OKLab | oklab(94.59% -0.0725 0.114) |
| OKLCH | oklch(94.59% 0.135 122.4) |
| XYZ | xyz(69.8956, 87.0994, 40.7277) |
| Luminance | 0.8710 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.60
Light Pea Green
#C4FE82
ΔE00 4.62
Pistachio (survey)
#C0FA8B
ΔE00 4.84
Light Yellowish Green
#C2FF89
ΔE00 4.96
Light Khaki
#E6F2A2
ΔE00 5.05
Celery
#C1FD95
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFC93 #B293FC
analogous
#FCE693 #DDFC93 #A8FC93
triadic
#DDFC93 #93DDFC #FC93DD
tetradic
#DDFC93 #93FCE6 #B293FC #FC93A8
square
#DDFC93 #93FCE6 #B293FC #FC93A8
split-complementary
#DDFC93 #93A8FC #E693FC
monochromatic
#B8F91C #CAFA57 #DDFC93 #F0FECF #F6FEE1
Accessibility & contrast
On white
1.14
#DDFC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#DDFC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFC93
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFC93 | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF18B
Deuteranopia (green-blind)
#FFF098
Tritanopia (blue-blind)
#E5F3E3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ddfc93; /* rgb */ color: rgb(221, 252, 147); /* oklch */ color: oklch(94.6% 0.135 122.4);
Tailwind
colors: {
custom: {
50: '#e9fdb4',
500: '#ddfc93',
950: '#000000',
},
}SCSS
$custom: #ddfc93; $custom-light: #e9fdb4; $custom-dark: #000000;
JSON
{
"hex": "#ddfc93",
"rgb": {
"r": 221,
"g": 252,
"b": 147
},
"hsl": {
"h": 77.714,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.94585,
"c": 0.13508,
"h": 122.4
},
"luminance": 0.871
}Semantic roles & 50–950 ramp
primary
#DDFC93
secondary
#7E56DD
accent
#00E644
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581