#D2FF83#D2FF83
#D2FF83 is a very light, vivid yellow-green. Relative luminance 0.869; OKLCH L 94.3% C 0.159 H 125.8°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FF83 |
|---|---|
| RGB | rgb(210, 255, 131) |
| HSL | hsl(82, 100%, 76%) |
| HSV | hsv(82, 49%, 100%) |
| CMYK | cmyk(17.6%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(94.68, -33.33, 54.17) |
| CIE-LCH | lch(94.68, 63.60, 121.60°) |
| OKLab | oklab(94.26% -0.0931 0.1294) |
| OKLCH | oklch(94.26% 0.159 125.8) |
| XYZ | xyz(66.4349, 86.8597, 34.7339) |
| Luminance | 0.8686 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.86
Light Pea Green
#C4FE82
ΔE00 2.28
Pale Lime
#BEFD73
ΔE00 2.98
Light Yellowish Green
#C2FF89
ΔE00 3.12
Pistachio (survey)
#C0FA8B
ΔE00 3.62
Pear
#CBF85F
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FF83 #B083FF
analogous
#FFEE83 #D2FF83 #94FF83
triadic
#D2FF83 #83D2FF #FF83D2
tetradic
#D2FF83 #83FFEE #B083FF #FF8394
square
#D2FF83 #83FFEE #B083FF #FF8394
split-complementary
#D2FF83 #8394FF #EE83FF
monochromatic
#A6FF09 #BCFF46 #D2FF83 #E8FFC0 #F4FFE0
Accessibility & contrast
On white
1.14
#D2FF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#D2FF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FF83
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FF83 | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF178
Deuteranopia (green-blind)
#FFEF8A
Tritanopia (blue-blind)
#D9F5E2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d2ff83; /* rgb */ color: rgb(210, 255, 131); /* oklch */ color: oklch(94.3% 0.159 125.8);
Tailwind
colors: {
custom: {
50: '#e2ffa9',
500: '#d2ff83',
950: '#000000',
},
}SCSS
$custom: #d2ff83; $custom-light: #e2ffa9; $custom-dark: #000000;
JSON
{
"hex": "#d2ff83",
"rgb": {
"r": 210,
"g": 255,
"b": 131
},
"hsl": {
"h": 81.774,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.94258,
"c": 0.15941,
"h": 125.8
},
"luminance": 0.8686
}Semantic roles & 50–950 ramp
primary
#D2FF83
secondary
#7E48DF
accent
#00E653
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161810
muted
#848681