#D2FF84#D2FF84
#D2FF84 is a very light, vivid yellow-green. Relative luminance 0.869; OKLCH L 94.3% C 0.158 H 125.8°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FF84 |
|---|---|
| RGB | rgb(210, 255, 132) |
| HSL | hsl(82, 100%, 76%) |
| HSV | hsv(82, 48%, 100%) |
| CMYK | cmyk(17.6%, 0%, 48.2%, 0%) |
| CIE-LAB | lab(94.69, -33.23, 53.72) |
| CIE-LCH | lch(94.69, 63.17, 121.74°) |
| OKLab | oklab(94.27% -0.0928 0.1284) |
| OKLCH | oklch(94.27% 0.158 125.8) |
| XYZ | xyz(66.5030, 86.8869, 35.0926) |
| Luminance | 0.8689 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.88
Light Pea Green
#C4FE82
ΔE00 2.23
Pale Lime
#BEFD73
ΔE00 3.02
Light Yellowish Green
#C2FF89
ΔE00 3.04
Pistachio (survey)
#C0FA8B
ΔE00 3.52
Pear
#CBF85F
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FF84 #B184FF
analogous
#FFEE84 #D2FF84 #94FF84
triadic
#D2FF84 #84D2FF #FF84D2
tetradic
#D2FF84 #84FFEE #B184FF #FF8494
square
#D2FF84 #84FFEE #B184FF #FF8494
split-complementary
#D2FF84 #8494FF #EE84FF
monochromatic
#A5FF0A #BCFF47 #D2FF84 #E8FFC1 #F4FFE0
Accessibility & contrast
On white
1.14
#D2FF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#D2FF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FF84
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FF84 | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF179
Deuteranopia (green-blind)
#FFEF8B
Tritanopia (blue-blind)
#D9F5E3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d2ff84; /* rgb */ color: rgb(210, 255, 132); /* oklch */ color: oklch(94.3% 0.158 125.8);
Tailwind
colors: {
custom: {
50: '#e2ffaa',
500: '#d2ff84',
950: '#000000',
},
}SCSS
$custom: #d2ff84; $custom-light: #e2ffaa; $custom-dark: #000000;
JSON
{
"hex": "#d2ff84",
"rgb": {
"r": 210,
"g": 255,
"b": 132
},
"hsl": {
"h": 81.951,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.94271,
"c": 0.15845,
"h": 125.8
},
"luminance": 0.86888
}Semantic roles & 50–950 ramp
primary
#D2FF84
secondary
#7F48DF
accent
#00E654
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161810
muted
#848681