#DDFF70#DDFF70
#DDFF70 is a very light, vivid yellow-green. Relative luminance 0.881; OKLCH L 94.8% C 0.172 H 121.0°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFF70 |
|---|---|
| RGB | rgb(221, 255, 112) |
| HSL | hsl(74, 100%, 72%) |
| HSV | hsv(74, 56%, 100%) |
| CMYK | cmyk(13.3%, 0%, 56.1%, 0%) |
| CIE-LAB | lab(95.19, -30.96, 63.45) |
| CIE-LCH | lch(95.19, 70.60, 116.01°) |
| OKLab | oklab(94.78% -0.0887 0.1477) |
| OKLCH | oklch(94.78% 0.172 121) |
| XYZ | xyz(68.5041, 88.0621, 28.7149) |
| Luminance | 0.8806 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.66
Light Yellow Green
#CCFD7F
ΔE00 4.06
Yellow Green
#C8FD3D
ΔE00 4.43
Pale Lime
#BEFD73
ΔE00 5.34
Lime Yellow
#D0FE1D
ΔE00 5.56
Light Pea Green
#C4FE82
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFF70 #9270FF
analogous
#FFDA70 #DDFF70 #96FF70
triadic
#DDFF70 #70DDFF #FF70DD
tetradic
#DDFF70 #70FFDA #9270FF #FF7096
square
#DDFF70 #70FFDA #9270FF #FF7096
split-complementary
#DDFF70 #7096FF #DA70FF
monochromatic
#BAF500 #CEFF33 #DDFF70 #ECFFAD #F8FFE0
Accessibility & contrast
On white
1.13
#DDFF70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#DDFF70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFF70
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFF70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFF70 | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF261
Deuteranopia (green-blind)
#FFF179
Tritanopia (blue-blind)
#E7F3E0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddff70; /* rgb */ color: rgb(221, 255, 112); /* oklch */ color: oklch(94.8% 0.172 121.0);
Tailwind
colors: {
custom: {
50: '#eaff9d',
500: '#ddff70',
950: '#000000',
},
}SCSS
$custom: #ddff70; $custom-light: #eaff9d; $custom-dark: #000000;
JSON
{
"hex": "#ddff70",
"rgb": {
"r": 221,
"g": 255,
"b": 112
},
"hsl": {
"h": 74.266,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.94783,
"c": 0.17231,
"h": 121
},
"luminance": 0.88062
}Semantic roles & 50–950 ramp
primary
#DDFF70
secondary
#5F37DC
accent
#00E637
background
#FFFFFC
surface
#FEFFF5
border
#D6D7CF
text
#16180F
muted
#858680