#DDFF92#DDFF92
#DDFF92 is a very light, vivid yellow-green. Relative luminance 0.890; OKLCH L 95.2% C 0.140 H 123.2°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFF92 |
|---|---|
| RGB | rgb(221, 255, 146) |
| HSL | hsl(79, 100%, 79%) |
| HSV | hsv(79, 43%, 100%) |
| CMYK | cmyk(13.3%, 0%, 42.7%, 0%) |
| CIE-LAB | lab(95.57, -27.71, 48.37) |
| CIE-LCH | lch(95.57, 55.74, 119.81°) |
| OKLab | oklab(95.21% -0.0768 0.1173) |
| OKLCH | oklch(95.21% 0.14 123.2) |
| XYZ | xyz(70.7670, 88.9672, 40.6328) |
| Luminance | 0.8897 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.09
Light Pea Green
#C4FE82
ΔE00 4.13
Light Yellowish Green
#C2FF89
ΔE00 4.51
Pistachio (survey)
#C0FA8B
ΔE00 4.58
Celery
#C1FD95
ΔE00 5.08
Pale Lime
#BEFD73
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFF92 #B492FF
analogous
#FFEB92 #DDFF92 #A6FF92
triadic
#DDFF92 #92DDFF #FF92DD
tetradic
#DDFF92 #92FFEB #B492FF #FF92A6
square
#DDFF92 #92FFEB #B492FF #FF92A6
split-complementary
#DDFF92 #92A6FF #EB92FF
monochromatic
#B7FF18 #CAFF55 #DDFF92 #F0FFCF #F5FFE0
Accessibility & contrast
On white
1.12
#DDFF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#DDFF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFF92
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFF92 | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF389
Deuteranopia (green-blind)
#FFF298
Tritanopia (blue-blind)
#E5F5E5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ddff92; /* rgb */ color: rgb(221, 255, 146); /* oklch */ color: oklch(95.2% 0.140 123.2);
Tailwind
colors: {
custom: {
50: '#e9ffb3',
500: '#ddff92',
950: '#000000',
},
}SCSS
$custom: #ddff92; $custom-light: #e9ffb3; $custom-dark: #000000;
JSON
{
"hex": "#ddff92",
"rgb": {
"r": 221,
"g": 255,
"b": 146
},
"hsl": {
"h": 78.716,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.95211,
"c": 0.14017,
"h": 123.2
},
"luminance": 0.88967
}Semantic roles & 50–950 ramp
primary
#DDFF92
secondary
#8054E1
accent
#00E648
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161811
muted
#848681