#D7FF72#D7FF72
#D7FF72 is a very light, vivid yellow-green. Relative luminance 0.872; OKLCH L 94.4% C 0.173 H 123.0°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FF72 |
|---|---|
| RGB | rgb(215, 255, 114) |
| HSL | hsl(77, 100%, 72%) |
| HSV | hsv(77, 55%, 100%) |
| CMYK | cmyk(15.7%, 0%, 55.3%, 0%) |
| CIE-LAB | lab(94.82, -33.06, 62.05) |
| CIE-LCH | lch(94.82, 70.31, 118.05°) |
| OKLab | oklab(94.39% -0.094 0.145) |
| OKLCH | oklch(94.39% 0.173 123) |
| XYZ | xyz(66.8220, 87.1817, 29.2237) |
| Luminance | 0.8718 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.14
Light Yellow Green
#CCFD7F
ΔE00 2.93
Pale Lime
#BEFD73
ΔE00 4.13
Yellow Green
#C8FD3D
ΔE00 4.37
Light Pea Green
#C4FE82
ΔE00 4.42
Light Lime Green
#B9FF66
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FF72 #9A72FF
analogous
#FFE072 #D7FF72 #91FF72
triadic
#D7FF72 #72D7FF #FF72D7
tetradic
#D7FF72 #72FFE0 #9A72FF #FF7291
square
#D7FF72 #72FFE0 #9A72FF #FF7291
split-complementary
#D7FF72 #7291FF #E072FF
monochromatic
#B1F700 #C6FF35 #D7FF72 #E8FFAF #F6FFE0
Accessibility & contrast
On white
1.14
#D7FF72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#D7FF72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FF72
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FF72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FF72 | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF164
Deuteranopia (green-blind)
#FFF07B
Tritanopia (blue-blind)
#E0F4E0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d7ff72; /* rgb */ color: rgb(215, 255, 114); /* oklch */ color: oklch(94.4% 0.173 123.0);
Tailwind
colors: {
custom: {
50: '#e6ff9f',
500: '#d7ff72',
950: '#000000',
},
}SCSS
$custom: #d7ff72; $custom-light: #e6ff9f; $custom-dark: #000000;
JSON
{
"hex": "#d7ff72",
"rgb": {
"r": 215,
"g": 255,
"b": 114
},
"hsl": {
"h": 77.021,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.94391,
"c": 0.17286,
"h": 123
},
"luminance": 0.87182
}Semantic roles & 50–950 ramp
primary
#D7FF72
secondary
#6739DC
accent
#00E641
background
#FEFFFC
surface
#FDFFF5
border
#D5D7CF
text
#16180F
muted
#848680