#D2FF85#D2FF85
#D2FF85 is a very light, vivid yellow-green. Relative luminance 0.869; OKLCH L 94.3% C 0.157 H 125.9°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FF85 |
|---|---|
| RGB | rgb(210, 255, 133) |
| HSL | hsl(82, 100%, 76%) |
| HSV | hsv(82, 48%, 100%) |
| CMYK | cmyk(17.6%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(94.70, -33.13, 53.27) |
| CIE-LCH | lch(94.70, 62.73, 121.87°) |
| OKLab | oklab(94.28% -0.0924 0.1275) |
| OKLCH | oklch(94.28% 0.157 125.9) |
| XYZ | xyz(66.5718, 86.9144, 35.4547) |
| Luminance | 0.8691 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.92
Light Pea Green
#C4FE82
ΔE00 2.20
Light Yellowish Green
#C2FF89
ΔE00 2.97
Pale Lime
#BEFD73
ΔE00 3.06
Pistachio (survey)
#C0FA8B
ΔE00 3.43
Pear
#CBF85F
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FF85 #B285FF
analogous
#FFEF85 #D2FF85 #95FF85
triadic
#D2FF85 #85D2FF #FF85D2
tetradic
#D2FF85 #85FFEF #B285FF #FF8595
square
#D2FF85 #85FFEF #B285FF #FF8595
split-complementary
#D2FF85 #8595FF #EF85FF
monochromatic
#A5FF0B #BBFF48 #D2FF85 #E9FFC2 #F4FFE0
Accessibility & contrast
On white
1.14
#D2FF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#D2FF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FF85
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FF85 | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF17A
Deuteranopia (green-blind)
#FFEF8C
Tritanopia (blue-blind)
#D9F5E3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d2ff85; /* rgb */ color: rgb(210, 255, 133); /* oklch */ color: oklch(94.3% 0.157 125.9);
Tailwind
colors: {
custom: {
50: '#e2ffab',
500: '#d2ff85',
950: '#000000',
},
}SCSS
$custom: #d2ff85; $custom-light: #e2ffab; $custom-dark: #000000;
JSON
{
"hex": "#d2ff85",
"rgb": {
"r": 210,
"g": 255,
"b": 133
},
"hsl": {
"h": 82.131,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.94284,
"c": 0.15749,
"h": 125.9
},
"luminance": 0.86915
}Semantic roles & 50–950 ramp
primary
#D2FF85
secondary
#8049DF
accent
#00E655
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161810
muted
#848681