#D6FF70#D6FF70
#D6FF70 is a very light, vivid yellow-green. Relative luminance 0.870; OKLCH L 94.3% C 0.175 H 123.2°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FF70 |
|---|---|
| RGB | rgb(214, 255, 112) |
| HSL | hsl(77, 100%, 72%) |
| HSV | hsv(77, 56%, 100%) |
| CMYK | cmyk(16.1%, 0%, 56.1%, 0%) |
| CIE-LAB | lab(94.73, -33.60, 62.81) |
| CIE-LCH | lch(94.73, 71.23, 118.15°) |
| OKLab | oklab(94.3% -0.0957 0.1465) |
| OKLCH | oklch(94.3% 0.175 123.2) |
| XYZ | xyz(66.4166, 86.9857, 28.6170) |
| Luminance | 0.8699 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 1.97
Light Yellow Green
#CCFD7F
ΔE00 2.98
Pale Lime
#BEFD73
ΔE00 4.06
Yellow Green
#C8FD3D
ΔE00 4.16
Light Lime Green
#B9FF66
ΔE00 4.39
Light Pea Green
#C4FE82
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FF70 #9970FF
analogous
#FFE170 #D6FF70 #8FFF70
triadic
#D6FF70 #70D6FF #FF70D6
tetradic
#D6FF70 #70FFE1 #9970FF #FF708F
square
#D6FF70 #70FFE1 #9970FF #FF708F
split-complementary
#D6FF70 #708FFF #E170FF
monochromatic
#AEF500 #C4FF33 #D6FF70 #E8FFAD #F6FFE0
Accessibility & contrast
On white
1.14
#D6FF70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#D6FF70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FF70
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FF70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FF70 | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF161
Deuteranopia (green-blind)
#FFF079
Tritanopia (blue-blind)
#DFF4E0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d6ff70; /* rgb */ color: rgb(214, 255, 112); /* oklch */ color: oklch(94.3% 0.175 123.2);
Tailwind
colors: {
custom: {
50: '#e5ff9d',
500: '#d6ff70',
950: '#000000',
},
}SCSS
$custom: #d6ff70; $custom-light: #e5ff9d; $custom-dark: #000000;
JSON
{
"hex": "#d6ff70",
"rgb": {
"r": 214,
"g": 255,
"b": 112
},
"hsl": {
"h": 77.203,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.94301,
"c": 0.17495,
"h": 123.2
},
"luminance": 0.86986
}Semantic roles & 50–950 ramp
primary
#D6FF70
secondary
#6737DC
accent
#00E642
background
#FEFFFC
surface
#FDFFF5
border
#D5D7CF
text
#16180F
muted
#848680