#D2FF80#D2FF80
#D2FF80 is a very light, vivid yellow-green. Relative luminance 0.868; OKLCH L 94.2% C 0.162 H 125.5°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FF80 |
|---|---|
| RGB | rgb(210, 255, 128) |
| HSL | hsl(81, 100%, 75%) |
| HSV | hsv(81, 50%, 100%) |
| CMYK | cmyk(17.6%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(94.64, -33.63, 55.51) |
| CIE-LCH | lch(94.64, 64.90, 121.21°) |
| OKLab | oklab(94.22% -0.0942 0.1321) |
| OKLCH | oklch(94.22% 0.162 125.5) |
| XYZ | xyz(66.2345, 86.7795, 33.6785) |
| Luminance | 0.8678 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.93
Light Pea Green
#C4FE82
ΔE00 2.45
Pale Lime
#BEFD73
ΔE00 2.91
Light Yellowish Green
#C2FF89
ΔE00 3.37
Pear
#CBF85F
ΔE00 3.49
Pistachio (survey)
#C0FA8B
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FF80 #AD80FF
analogous
#FFED80 #D2FF80 #92FF80
triadic
#D2FF80 #80D2FF #FF80D2
tetradic
#D2FF80 #80FFED #AD80FF #FF8092
square
#D2FF80 #80FFED #AD80FF #FF8092
split-complementary
#D2FF80 #8092FF #ED80FF
monochromatic
#A7FF06 #BCFF43 #D2FF80 #E8FFBD #F4FFE0
Accessibility & contrast
On white
1.14
#D2FF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#D2FF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FF80
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FF80 | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF175
Deuteranopia (green-blind)
#FFEF88
Tritanopia (blue-blind)
#D9F5E2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d2ff80; /* rgb */ color: rgb(210, 255, 128); /* oklch */ color: oklch(94.2% 0.162 125.5);
Tailwind
colors: {
custom: {
50: '#e2ffa7',
500: '#d2ff80',
950: '#000000',
},
}SCSS
$custom: #d2ff80; $custom-light: #e2ffa7; $custom-dark: #000000;
JSON
{
"hex": "#d2ff80",
"rgb": {
"r": 210,
"g": 255,
"b": 128
},
"hsl": {
"h": 81.26,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.9422,
"c": 0.16225,
"h": 125.5
},
"luminance": 0.8678
}Semantic roles & 50–950 ramp
primary
#D2FF80
secondary
#7B45DE
accent
#00E651
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161810
muted
#848681