#DDFF72#DDFF72
#DDFF72 is a very light, vivid yellow-green. Relative luminance 0.881; OKLCH L 94.8% C 0.171 H 121.1°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFF72 |
|---|---|
| RGB | rgb(221, 255, 114) |
| HSL | hsl(74, 100%, 72%) |
| HSV | hsv(74, 55%, 100%) |
| CMYK | cmyk(13.3%, 0%, 55.3%, 0%) |
| CIE-LAB | lab(95.21, -30.80, 62.60) |
| CIE-LCH | lch(95.21, 69.77, 116.20°) |
| OKLab | oklab(94.8% -0.088 0.1461) |
| OKLCH | oklch(94.8% 0.171 121.1) |
| XYZ | xyz(68.6167, 88.1071, 29.3079) |
| Luminance | 0.8811 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.71
Light Yellow Green
#CCFD7F
ΔE00 3.89
Yellow Green
#C8FD3D
ΔE00 4.60
Pale Lime
#BEFD73
ΔE00 5.24
Light Pea Green
#C4FE82
ΔE00 5.43
Light Lime Green
#B9FF66
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFF72 #9472FF
analogous
#FFDA72 #DDFF72 #97FF72
triadic
#DDFF72 #72DDFF #FF72DD
tetradic
#DDFF72 #72FFDA #9472FF #FF7297
square
#DDFF72 #72FFDA #9472FF #FF7297
split-complementary
#DDFF72 #7297FF #DA72FF
monochromatic
#BBF700 #CEFF35 #DDFF72 #ECFFAF #F8FFE0
Accessibility & contrast
On white
1.13
#DDFF72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#DDFF72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFF72
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFF72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFF72 | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF263
Deuteranopia (green-blind)
#FFF17B
Tritanopia (blue-blind)
#E7F3E0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddff72; /* rgb */ color: rgb(221, 255, 114); /* oklch */ color: oklch(94.8% 0.171 121.1);
Tailwind
colors: {
custom: {
50: '#eaff9f',
500: '#ddff72',
950: '#000000',
},
}SCSS
$custom: #ddff72; $custom-light: #eaff9f; $custom-dark: #000000;
JSON
{
"hex": "#ddff72",
"rgb": {
"r": 221,
"g": 255,
"b": 114
},
"hsl": {
"h": 74.468,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.94804,
"c": 0.17061,
"h": 121.1
},
"luminance": 0.88107
}Semantic roles & 50–950 ramp
primary
#DDFF72
secondary
#6039DC
accent
#00E637
background
#FFFFFC
surface
#FEFFF5
border
#D6D7CF
text
#16180F
muted
#858680