#D2FC83#D2FC83
#D2FC83 is a very light, vivid yellow-green. Relative luminance 0.850; OKLCH L 93.6% C 0.155 H 125.1°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FC83 |
|---|---|
| RGB | rgb(210, 252, 131) |
| HSL | hsl(81, 95%, 75%) |
| HSV | hsv(81, 48%, 99%) |
| CMYK | cmyk(16.7%, 0%, 48%, 1.2%) |
| CIE-LAB | lab(93.87, -31.95, 53.19) |
| CIE-LCH | lch(93.87, 62.04, 121.00°) |
| OKLab | oklab(93.6% -0.0893 0.1272) |
| OKLCH | oklch(93.6% 0.155 125.1) |
| XYZ | xyz(65.4854, 84.9606, 34.4174) |
| Luminance | 0.8496 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.15
Light Pea Green
#C4FE82
ΔE00 2.59
Pale Lime
#BEFD73
ΔE00 3.33
Light Yellowish Green
#C2FF89
ΔE00 3.39
Pistachio (survey)
#C0FA8B
ΔE00 3.64
Pear
#CBF85F
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FC83 #AD83FC
analogous
#FCE983 #D2FC83 #96FC83
triadic
#D2FC83 #83D2FC #FC83D2
tetradic
#D2FC83 #83FCE9 #AD83FC #FC8396
square
#D2FC83 #83FCE9 #AD83FC #FC8396
split-complementary
#D2FC83 #8396FC #E983FC
monochromatic
#A7F90B #BCFB47 #D2FC83 #E8FDBF #F4FEE1
Accessibility & contrast
On white
1.17
#D2FC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#D2FC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FC83
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FC83 | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF78
Deuteranopia (green-blind)
#FFED8A
Tritanopia (blue-blind)
#D9F2E0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d2fc83; /* rgb */ color: rgb(210, 252, 131); /* oklch */ color: oklch(93.6% 0.155 125.1);
Tailwind
colors: {
custom: {
50: '#e2fda9',
500: '#d2fc83',
950: '#000000',
},
}SCSS
$custom: #d2fc83; $custom-light: #e2fda9; $custom-dark: #000000;
JSON
{
"hex": "#d2fc83",
"rgb": {
"r": 210,
"g": 252,
"b": 131
},
"hsl": {
"h": 80.826,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.93604,
"c": 0.1554,
"h": 125.1
},
"luminance": 0.84961
}Semantic roles & 50–950 ramp
primary
#D2FC83
secondary
#7B49DB
accent
#00E650
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581