#D6FF85#D6FF85
#D6FF85 is a very light, vivid yellow-green. Relative luminance 0.875; OKLCH L 94.6% C 0.156 H 124.6°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FF85 |
|---|---|
| RGB | rgb(214, 255, 133) |
| HSL | hsl(80, 100%, 76%) |
| HSV | hsv(80, 48%, 100%) |
| CMYK | cmyk(16.1%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(94.95, -31.66, 53.64) |
| CIE-LCH | lch(94.95, 62.28, 120.55°) |
| OKLab | oklab(94.55% -0.0885 0.1283) |
| OKLCH | oklch(94.55% 0.156 124.6) |
| XYZ | xyz(67.7251, 87.5091, 35.5087) |
| Luminance | 0.8751 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.50
Light Pea Green
#C4FE82
ΔE00 2.92
Pale Lime
#BEFD73
ΔE00 3.64
Light Yellowish Green
#C2FF89
ΔE00 3.69
Pear
#CBF85F
ΔE00 3.95
Pistachio (survey)
#C0FA8B
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FF85 #AE85FF
analogous
#FFEB85 #D6FF85 #99FF85
triadic
#D6FF85 #85D6FF #FF85D6
tetradic
#D6FF85 #85FFEB #AE85FF #FF8599
square
#D6FF85 #85FFEB #AE85FF #FF8599
split-complementary
#D6FF85 #8599FF #EB85FF
monochromatic
#ADFF0B #C1FF48 #D6FF85 #EBFFC2 #F5FFE0
Accessibility & contrast
On white
1.14
#D6FF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#D6FF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FF85
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FF85 | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF27A
Deuteranopia (green-blind)
#FFF08C
Tritanopia (blue-blind)
#DDF5E3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d6ff85; /* rgb */ color: rgb(214, 255, 133); /* oklch */ color: oklch(94.6% 0.156 124.6);
Tailwind
colors: {
custom: {
50: '#e4ffab',
500: '#d6ff85',
950: '#000000',
},
}SCSS
$custom: #d6ff85; $custom-light: #e4ffab; $custom-dark: #000000;
JSON
{
"hex": "#d6ff85",
"rgb": {
"r": 214,
"g": 255,
"b": 133
},
"hsl": {
"h": 80.164,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.94551,
"c": 0.15586,
"h": 124.6
},
"luminance": 0.8751
}Semantic roles & 50–950 ramp
primary
#D6FF85
secondary
#7C49DF
accent
#00E64D
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161810
muted
#848681