#DDFE92#DDFE92
#DDFE92 is a very light, vivid yellow-green. Relative luminance 0.883; OKLCH L 95.0% C 0.139 H 122.9°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFE92 |
|---|---|
| RGB | rgb(221, 254, 146) |
| HSL | hsl(78, 98%, 78%) |
| HSV | hsv(78, 43%, 100%) |
| CMYK | cmyk(13%, 0%, 42.5%, 0.4%) |
| CIE-LAB | lab(95.30, -27.25, 48.03) |
| CIE-LCH | lch(95.30, 55.22, 119.56°) |
| OKLab | oklab(95% -0.0755 0.1165) |
| OKLCH | oklch(95% 0.139 122.9) |
| XYZ | xyz(70.4488, 88.3309, 40.5267) |
| Luminance | 0.8833 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.22
Light Pea Green
#C4FE82
ΔE00 4.27
Light Yellowish Green
#C2FF89
ΔE00 4.65
Pistachio (survey)
#C0FA8B
ΔE00 4.66
Celery
#C1FD95
ΔE00 5.17
Pale Lime
#BEFD73
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFE92 #B392FE
analogous
#FEE992 #DDFE92 #A7FE92
triadic
#DDFE92 #92DDFE #FE92DD
tetradic
#DDFE92 #92FEE9 #B392FE #FE92A7
square
#DDFE92 #92FEE9 #B392FE #FE92A7
split-complementary
#DDFE92 #92A7FE #E992FE
monochromatic
#B7FD19 #CAFD55 #DDFE92 #F0FFCF #F6FFE1
Accessibility & contrast
On white
1.13
#DDFE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#DDFE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFE92
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFE92 | 1.00 | 1.13 | 18.67 | 18.67 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF289
Deuteranopia (green-blind)
#FFF198
Tritanopia (blue-blind)
#E5F4E4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddfe92; /* rgb */ color: rgb(221, 254, 146); /* oklch */ color: oklch(95.0% 0.139 122.9);
Tailwind
colors: {
custom: {
50: '#e9feb3',
500: '#ddfe92',
950: '#000000',
},
}SCSS
$custom: #ddfe92; $custom-light: #e9feb3; $custom-dark: #000000;
JSON
{
"hex": "#ddfe92",
"rgb": {
"r": 221,
"g": 254,
"b": 146
},
"hsl": {
"h": 78.333,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.94997,
"c": 0.13882,
"h": 122.9
},
"luminance": 0.88331
}Semantic roles & 50–950 ramp
primary
#DDFE92
secondary
#7F55DF
accent
#00E646
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581