#DDFF76#DDFF76
#DDFF76 is a very light, vivid yellow-green. Relative luminance 0.882; OKLCH L 94.8% C 0.167 H 121.3°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFF76 |
|---|---|
| RGB | rgb(221, 255, 118) |
| HSL | hsl(75, 100%, 73%) |
| HSV | hsv(75, 54%, 100%) |
| CMYK | cmyk(13.3%, 0%, 53.7%, 0%) |
| CIE-LAB | lab(95.25, -30.46, 60.89) |
| CIE-LCH | lch(95.25, 68.09, 116.57°) |
| OKLab | oklab(94.85% -0.0867 0.1428) |
| OKLCH | oklch(94.85% 0.167 121.3) |
| XYZ | xyz(68.8494, 88.2002, 30.5333) |
| Luminance | 0.8820 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.86
Light Yellow Green
#CCFD7F
ΔE00 3.56
Yellow Green
#C8FD3D
ΔE00 4.96
Pale Lime
#BEFD73
ΔE00 5.07
Light Pea Green
#C4FE82
ΔE00 5.13
Light Lime Green
#B9FF66
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFF76 #9876FF
analogous
#FFDD76 #DDFF76 #98FF76
triadic
#DDFF76 #76DDFF #FF76DD
tetradic
#DDFF76 #76FFDD #9876FF #FF7698
square
#DDFF76 #76FFDD #9876FF #FF7698
split-complementary
#DDFF76 #7698FF #DD76FF
monochromatic
#BCFB00 #CEFF39 #DDFF76 #ECFFB3 #F7FFE0
Accessibility & contrast
On white
1.13
#DDFF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#DDFF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFF76
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFF76 | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF268
Deuteranopia (green-blind)
#FFF17E
Tritanopia (blue-blind)
#E7F4E1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddff76; /* rgb */ color: rgb(221, 255, 118); /* oklch */ color: oklch(94.8% 0.167 121.3);
Tailwind
colors: {
custom: {
50: '#eaffa1',
500: '#ddff76',
950: '#000000',
},
}SCSS
$custom: #ddff76; $custom-light: #eaffa1; $custom-dark: #000000;
JSON
{
"hex": "#ddff76",
"rgb": {
"r": 221,
"g": 255,
"b": 118
},
"hsl": {
"h": 74.891,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.94848,
"c": 0.16712,
"h": 121.3
},
"luminance": 0.882
}Semantic roles & 50–950 ramp
primary
#DDFF76
secondary
#643DDD
accent
#00E639
background
#FFFFFC
surface
#FEFFF6
border
#D6D7D0
text
#16180F
muted
#858680