#DDFA92#DDFA92
#DDFA92 is a very light, vivid yellow-green. Relative luminance 0.858; OKLCH L 94.1% C 0.133 H 121.7°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFA92 |
|---|---|
| RGB | rgb(221, 250, 146) |
| HSL | hsl(77, 91%, 78%) |
| HSV | hsv(77, 42%, 98%) |
| CMYK | cmyk(11.6%, 0%, 41.6%, 2%) |
| CIE-LAB | lab(94.23, -25.36, 46.69) |
| CIE-LCH | lch(94.23, 53.13, 118.51°) |
| OKLab | oklab(94.14% -0.0702 0.1135) |
| OKLCH | oklch(94.14% 0.133 121.7) |
| XYZ | xyz(69.1927, 85.8187, 40.1080) |
| Luminance | 0.8582 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.89
Light Khaki
#E6F2A2
ΔE00 4.68
Light Pea Green
#C4FE82
ΔE00 4.95
Pistachio (survey)
#C0FA8B
ΔE00 5.11
Light Yellowish Green
#C2FF89
ΔE00 5.31
Celery
#C1FD95
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFA92 #AF92FA
analogous
#FAE392 #DDFA92 #A9FA92
triadic
#DDFA92 #92DDFA #FA92DD
tetradic
#DDFA92 #92FAE3 #AF92FA #FA92A9
square
#DDFA92 #92FAE3 #AF92FA #FA92A9
split-complementary
#DDFA92 #92A9FA #E392FA
monochromatic
#B8F51D #CBF757 #DDFA92 #EFFDCD #F6FEE2
Accessibility & contrast
On white
1.16
#DDFA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#DDFA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFA92
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFA92 | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8A
Deuteranopia (green-blind)
#FFEE97
Tritanopia (blue-blind)
#E5F1E1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ddfa92; /* rgb */ color: rgb(221, 250, 146); /* oklch */ color: oklch(94.1% 0.133 121.7);
Tailwind
colors: {
custom: {
50: '#e9fcb3',
500: '#ddfa92',
950: '#000000',
},
}SCSS
$custom: #ddfa92; $custom-light: #e9fcb3; $custom-dark: #000000;
JSON
{
"hex": "#ddfa92",
"rgb": {
"r": 221,
"g": 250,
"b": 146
},
"hsl": {
"h": 76.731,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.94143,
"c": 0.13342,
"h": 121.7
},
"luminance": 0.85819
}Semantic roles & 50–950 ramp
primary
#DDFA92
secondary
#7B56DA
accent
#00E640
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581