#D2FC80#D2FC80
#D2FC80 is a very light, vivid yellow-green. Relative luminance 0.849; OKLCH L 93.6% C 0.158 H 124.8°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FC80 |
|---|---|
| RGB | rgb(210, 252, 128) |
| HSL | hsl(80, 95%, 75%) |
| HSV | hsv(80, 49%, 99%) |
| CMYK | cmyk(16.7%, 0%, 49.2%, 1.2%) |
| CIE-LAB | lab(93.83, -32.25, 54.53) |
| CIE-LCH | lch(93.83, 63.36, 120.60°) |
| OKLab | oklab(93.57% -0.0904 0.13) |
| OKLCH | oklch(93.57% 0.158 124.8) |
| XYZ | xyz(65.2850, 84.8805, 33.3620) |
| Luminance | 0.8488 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.15
Light Pea Green
#C4FE82
ΔE00 2.72
Pale Lime
#BEFD73
ΔE00 3.25
Pear
#CBF85F
ΔE00 3.46
Light Yellowish Green
#C2FF89
ΔE00 3.60
Pistachio (survey)
#C0FA8B
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FC80 #AA80FC
analogous
#FCE880 #D2FC80 #94FC80
triadic
#D2FC80 #80D2FC #FC80D2
tetradic
#D2FC80 #80FCE8 #AA80FC #FC8094
square
#D2FC80 #80FCE8 #AA80FC #FC8094
split-complementary
#D2FC80 #8094FC #E880FC
monochromatic
#A8F908 #BDFB44 #D2FC80 #E7FDBC #F4FEE1
Accessibility & contrast
On white
1.17
#D2FC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#D2FC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FC80
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FC80 | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF75
Deuteranopia (green-blind)
#FFED87
Tritanopia (blue-blind)
#D9F2E0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d2fc80; /* rgb */ color: rgb(210, 252, 128); /* oklch */ color: oklch(93.6% 0.158 124.8);
Tailwind
colors: {
custom: {
50: '#e2fda7',
500: '#d2fc80',
950: '#000000',
},
}SCSS
$custom: #d2fc80; $custom-light: #e2fda7; $custom-dark: #000000;
JSON
{
"hex": "#d2fc80",
"rgb": {
"r": 210,
"g": 252,
"b": 128
},
"hsl": {
"h": 80.323,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.93565,
"c": 0.15828,
"h": 124.8
},
"luminance": 0.84881
}Semantic roles & 50–950 ramp
primary
#D2FC80
secondary
#7846DA
accent
#00E64E
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581