#D2FE85#D2FE85
#D2FE85 is a very light, vivid yellow-green. Relative luminance 0.863; OKLCH L 94.1% C 0.156 H 125.7°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FE85 |
|---|---|
| RGB | rgb(210, 254, 133) |
| HSL | hsl(82, 98%, 76%) |
| HSV | hsv(82, 48%, 100%) |
| CMYK | cmyk(17.3%, 0%, 47.6%, 0.4%) |
| CIE-LAB | lab(94.43, -32.67, 52.94) |
| CIE-LCH | lch(94.43, 62.21, 121.68°) |
| OKLab | oklab(94.07% -0.0911 0.1268) |
| OKLCH | oklch(94.07% 0.156 125.7) |
| XYZ | xyz(66.2536, 86.2781, 35.3486) |
| Luminance | 0.8628 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.97
Light Pea Green
#C4FE82
ΔE00 2.29
Light Yellowish Green
#C2FF89
ΔE00 3.05
Pale Lime
#BEFD73
ΔE00 3.16
Pistachio (survey)
#C0FA8B
ΔE00 3.43
Pear
#CBF85F
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FE85 #B185FE
analogous
#FEED85 #D2FE85 #95FE85
triadic
#D2FE85 #85D2FE #FE85D2
tetradic
#D2FE85 #85FEED #B185FE #FE8595
square
#D2FE85 #85FEED #B185FE #FE8595
split-complementary
#D2FE85 #8595FE #ED85FE
monochromatic
#A5FD0C #BCFE48 #D2FE85 #E8FEC2 #F4FFE1
Accessibility & contrast
On white
1.15
#D2FE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#D2FE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FE85
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FE85 | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF17B
Deuteranopia (green-blind)
#FFEE8C
Tritanopia (blue-blind)
#D9F4E2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d2fe85; /* rgb */ color: rgb(210, 254, 133); /* oklch */ color: oklch(94.1% 0.156 125.7);
Tailwind
colors: {
custom: {
50: '#e2ffab',
500: '#d2fe85',
950: '#000000',
},
}SCSS
$custom: #d2fe85; $custom-light: #e2ffab; $custom-dark: #000000;
JSON
{
"hex": "#d2fe85",
"rgb": {
"r": 210,
"g": 254,
"b": 133
},
"hsl": {
"h": 81.818,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.94066,
"c": 0.15615,
"h": 125.7
},
"luminance": 0.86279
}Semantic roles & 50–950 ramp
primary
#D2FE85
secondary
#7F4ADE
accent
#00E653
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161810
muted
#848681