#DDFF74#DDFF74
#DDFF74 is a very light, vivid yellow-green. Relative luminance 0.882; OKLCH L 94.8% C 0.169 H 121.2°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFF74 |
|---|---|
| RGB | rgb(221, 255, 116) |
| HSL | hsl(75, 100%, 73%) |
| HSV | hsv(75, 55%, 100%) |
| CMYK | cmyk(13.3%, 0%, 54.5%, 0%) |
| CIE-LAB | lab(95.23, -30.63, 61.75) |
| CIE-LCH | lch(95.23, 68.93, 116.38°) |
| OKLab | oklab(94.83% -0.0874 0.1445) |
| OKLCH | oklch(94.83% 0.169 121.2) |
| XYZ | xyz(68.7318, 88.1532, 29.9140) |
| Luminance | 0.8815 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.77
Light Yellow Green
#CCFD7F
ΔE00 3.72
Yellow Green
#C8FD3D
ΔE00 4.78
Pale Lime
#BEFD73
ΔE00 5.15
Light Pea Green
#C4FE82
ΔE00 5.28
Light Lime Green
#B9FF66
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFF74 #9674FF
analogous
#FFDB74 #DDFF74 #98FF74
triadic
#DDFF74 #74DDFF #FF74DD
tetradic
#DDFF74 #74FFDB #9674FF #FF7498
square
#DDFF74 #74FFDB #9674FF #FF7498
split-complementary
#DDFF74 #7498FF #DB74FF
monochromatic
#BCF900 #CEFF37 #DDFF74 #ECFFB1 #F8FFE0
Accessibility & contrast
On white
1.13
#DDFF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#DDFF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFF74
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFF74 | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF266
Deuteranopia (green-blind)
#FFF17D
Tritanopia (blue-blind)
#E7F3E0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddff74; /* rgb */ color: rgb(221, 255, 116); /* oklch */ color: oklch(94.8% 0.169 121.2);
Tailwind
colors: {
custom: {
50: '#eaffa0',
500: '#ddff74',
950: '#000000',
},
}SCSS
$custom: #ddff74; $custom-light: #eaffa0; $custom-dark: #000000;
JSON
{
"hex": "#ddff74",
"rgb": {
"r": 221,
"g": 255,
"b": 116
},
"hsl": {
"h": 74.676,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.94826,
"c": 0.16887,
"h": 121.2
},
"luminance": 0.88153
}Semantic roles & 50–950 ramp
primary
#DDFF74
secondary
#623BDC
accent
#00E638
background
#FFFFFC
surface
#FEFFF5
border
#D6D7CF
text
#16180F
muted
#858680