#D7FF83#D7FF83
#D7FF83 is a very light, vivid yellow-green. Relative luminance 0.876; OKLCH L 94.6% C 0.157 H 124.1°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FF83 |
|---|---|
| RGB | rgb(215, 255, 131) |
| HSL | hsl(79, 100%, 76%) |
| HSV | hsv(79, 49%, 100%) |
| CMYK | cmyk(15.7%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(94.99, -31.49, 54.63) |
| CIE-LCH | lch(94.99, 63.05, 119.97°) |
| OKLab | oklab(94.59% -0.0882 0.1303) |
| OKLCH | oklch(94.59% 0.157 124.1) |
| XYZ | xyz(67.8811, 87.6054, 34.8017) |
| Luminance | 0.8761 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.69
Light Pea Green
#C4FE82
ΔE00 3.19
Pear
#CBF85F
ΔE00 3.70
Pale Lime
#BEFD73
ΔE00 3.75
Light Yellowish Green
#C2FF89
ΔE00 4.01
Pistachio (survey)
#C0FA8B
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FF83 #AB83FF
analogous
#FFE983 #D7FF83 #99FF83
triadic
#D7FF83 #83D7FF #FF83D7
tetradic
#D7FF83 #83FFE9 #AB83FF #FF8399
square
#D7FF83 #83FFE9 #AB83FF #FF8399
split-complementary
#D7FF83 #8399FF #E983FF
monochromatic
#B0FF09 #C3FF46 #D7FF83 #EBFFC0 #F5FFE0
Accessibility & contrast
On white
1.13
#D7FF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#D7FF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FF83
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FF83 | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF278
Deuteranopia (green-blind)
#FFF08A
Tritanopia (blue-blind)
#DFF5E2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d7ff83; /* rgb */ color: rgb(215, 255, 131); /* oklch */ color: oklch(94.6% 0.157 124.1);
Tailwind
colors: {
custom: {
50: '#e5ffa9',
500: '#d7ff83',
950: '#000000',
},
}SCSS
$custom: #d7ff83; $custom-light: #e5ffa9; $custom-dark: #000000;
JSON
{
"hex": "#d7ff83",
"rgb": {
"r": 215,
"g": 255,
"b": 131
},
"hsl": {
"h": 79.355,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.94593,
"c": 0.15739,
"h": 124.1
},
"luminance": 0.87606
}Semantic roles & 50–950 ramp
primary
#D7FF83
secondary
#7848DF
accent
#00E64A
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161810
muted
#848681