#D4FF70#D4FF70
#D4FF70 is a very light, vivid yellow-green. Relative luminance 0.867; OKLCH L 94.2% C 0.176 H 123.8°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FF70 |
|---|---|
| RGB | rgb(212, 255, 112) |
| HSL | hsl(78, 100%, 72%) |
| HSV | hsv(78, 56%, 100%) |
| CMYK | cmyk(16.9%, 0%, 56.1%, 0%) |
| CIE-LAB | lab(94.61, -34.35, 62.63) |
| CIE-LCH | lch(94.61, 71.43, 118.74°) |
| OKLab | oklab(94.17% -0.0977 0.1461) |
| OKLCH | oklch(94.17% 0.176 123.8) |
| XYZ | xyz(65.8363, 86.6865, 28.5898) |
| Luminance | 0.8669 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 1.90
Light Yellow Green
#CCFD7F
ΔE00 2.72
Pale Lime
#BEFD73
ΔE00 3.71
Light Lime Green
#B9FF66
ΔE00 4.04
Light Pea Green
#C4FE82
ΔE00 4.13
Yellow Green
#C8FD3D
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FF70 #9B70FF
analogous
#FFE370 #D4FF70 #8DFF70
triadic
#D4FF70 #70D4FF #FF70D4
tetradic
#D4FF70 #70FFE3 #9B70FF #FF708D
square
#D4FF70 #70FFE3 #9B70FF #FF708D
split-complementary
#D4FF70 #708DFF #E370FF
monochromatic
#ABF500 #C2FF33 #D4FF70 #E6FFAD #F6FFE0
Accessibility & contrast
On white
1.15
#D4FF70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#D4FF70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FF70
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FF70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FF70 | 1.00 | 1.15 | 18.34 | 18.34 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF161
Deuteranopia (green-blind)
#FFEF79
Tritanopia (blue-blind)
#DDF4E0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d4ff70; /* rgb */ color: rgb(212, 255, 112); /* oklch */ color: oklch(94.2% 0.176 123.8);
Tailwind
colors: {
custom: {
50: '#e4ff9d',
500: '#d4ff70',
950: '#000000',
},
}SCSS
$custom: #d4ff70; $custom-light: #e4ff9d; $custom-dark: #000000;
JSON
{
"hex": "#d4ff70",
"rgb": {
"r": 212,
"g": 255,
"b": 112
},
"hsl": {
"h": 78.042,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.94166,
"c": 0.17574,
"h": 123.8
},
"luminance": 0.86687
}Semantic roles & 50–950 ramp
primary
#D4FF70
secondary
#6937DC
accent
#00E645
background
#FEFFFC
surface
#FDFFF5
border
#D5D7CF
text
#16180F
muted
#848680