#D2FE80#D2FE80
#D2FE80 is a very light, vivid yellow-green. Relative luminance 0.861; OKLCH L 94.0% C 0.161 H 125.3°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FE80 |
|---|---|
| RGB | rgb(210, 254, 128) |
| HSL | hsl(81, 98%, 75%) |
| HSV | hsv(81, 50%, 100%) |
| CMYK | cmyk(17.3%, 0%, 49.6%, 0.4%) |
| CIE-LAB | lab(94.37, -33.17, 55.18) |
| CIE-LCH | lch(94.37, 64.39, 121.01°) |
| OKLab | oklab(94% -0.0929 0.1314) |
| OKLCH | oklch(94% 0.161 125.3) |
| XYZ | xyz(65.9164, 86.1432, 33.5725) |
| Luminance | 0.8614 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.95
Light Pea Green
#C4FE82
ΔE00 2.52
Pale Lime
#BEFD73
ΔE00 3.01
Light Yellowish Green
#C2FF89
ΔE00 3.43
Pear
#CBF85F
ΔE00 3.46
Pistachio (survey)
#C0FA8B
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FE80 #AC80FE
analogous
#FEEB80 #D2FE80 #93FE80
triadic
#D2FE80 #80D2FE #FE80D2
tetradic
#D2FE80 #80FEEB #AC80FE #FE8093
square
#D2FE80 #80FEEB #AC80FE #FE8093
split-complementary
#D2FE80 #8093FE #EB80FE
monochromatic
#A7FD07 #BCFE43 #D2FE80 #E8FEBD #F4FFE1
Accessibility & contrast
On white
1.15
#D2FE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#D2FE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FE80
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FE80 | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF075
Deuteranopia (green-blind)
#FFEE87
Tritanopia (blue-blind)
#D9F4E1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d2fe80; /* rgb */ color: rgb(210, 254, 128); /* oklch */ color: oklch(94.0% 0.161 125.3);
Tailwind
colors: {
custom: {
50: '#e2ffa7',
500: '#d2fe80',
950: '#000000',
},
}SCSS
$custom: #d2fe80; $custom-light: #e2ffa7; $custom-dark: #000000;
JSON
{
"hex": "#d2fe80",
"rgb": {
"r": 210,
"g": 254,
"b": 128
},
"hsl": {
"h": 80.952,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.94001,
"c": 0.16093,
"h": 125.3
},
"luminance": 0.86144
}Semantic roles & 50–950 ramp
primary
#D2FE80
secondary
#7A45DD
accent
#00E650
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161810
muted
#848681