#D7FF85#D7FF85
#D7FF85 is a very light, vivid yellow-green. Relative luminance 0.877; OKLCH L 94.6% C 0.155 H 124.3°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FF85 |
|---|---|
| RGB | rgb(215, 255, 133) |
| HSL | hsl(80, 100%, 76%) |
| HSV | hsv(80, 48%, 100%) |
| CMYK | cmyk(15.7%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(95.02, -31.29, 53.73) |
| CIE-LCH | lch(95.02, 62.18, 120.22°) |
| OKLab | oklab(94.62% -0.0875 0.1285) |
| OKLCH | oklch(94.62% 0.155 124.3) |
| XYZ | xyz(68.0179, 87.6601, 35.5225) |
| Luminance | 0.8766 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.66
Light Pea Green
#C4FE82
ΔE00 3.10
Pale Lime
#BEFD73
ΔE00 3.79
Light Yellowish Green
#C2FF89
ΔE00 3.87
Pear
#CBF85F
ΔE00 3.94
Pistachio (survey)
#C0FA8B
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FF85 #AD85FF
analogous
#FFEA85 #D7FF85 #9AFF85
triadic
#D7FF85 #85D7FF #FF85D7
tetradic
#D7FF85 #85FFEA #AD85FF #FF859A
square
#D7FF85 #85FFEA #AD85FF #FF859A
split-complementary
#D7FF85 #859AFF #EA85FF
monochromatic
#AFFF0B #C3FF48 #D7FF85 #EBFFC2 #F5FFE0
Accessibility & contrast
On white
1.13
#D7FF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#D7FF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FF85
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FF85 | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF27A
Deuteranopia (green-blind)
#FFF08C
Tritanopia (blue-blind)
#DFF5E3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d7ff85; /* rgb */ color: rgb(215, 255, 133); /* oklch */ color: oklch(94.6% 0.155 124.3);
Tailwind
colors: {
custom: {
50: '#e5ffab',
500: '#d7ff85',
950: '#000000',
},
}SCSS
$custom: #d7ff85; $custom-light: #e5ffab; $custom-dark: #000000;
JSON
{
"hex": "#d7ff85",
"rgb": {
"r": 215,
"g": 255,
"b": 133
},
"hsl": {
"h": 79.672,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.94619,
"c": 0.15547,
"h": 124.3
},
"luminance": 0.87661
}Semantic roles & 50–950 ramp
primary
#D7FF85
secondary
#7A49DF
accent
#00E64B
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161810
muted
#848681