#D2F182#D2F182
#D2F182 is a very light, vivid yellow-green. Relative luminance 0.782; OKLCH L 91.2% C 0.142 H 122.1°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F182 |
|---|---|
| RGB | rgb(210, 241, 130) |
| HSL | hsl(77, 80%, 73%) |
| HSV | hsv(77, 46%, 95%) |
| CMYK | cmyk(12.9%, 0%, 46.1%, 5.5%) |
| CIE-LAB | lab(90.88, -26.92, 50.01) |
| CIE-LCH | lch(90.88, 56.80, 118.29°) |
| OKLab | oklab(91.2% -0.0752 0.1201) |
| OKLCH | oklch(91.2% 0.142 122.1) |
| XYZ | xyz(62.0630, 78.2239, 32.9439) |
| Luminance | 0.7822 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.61
Light Pea Green
#C4FE82
ΔE00 4.74
Pear
#CBF85F
ΔE00 4.80
Pistachio (survey)
#C0FA8B
ΔE00 4.96
Light Yellowish Green
#C2FF89
ΔE00 5.33
Pale Lime
#BEFD73
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F182 #A182F1
analogous
#F1D982 #D2F182 #9AF182
triadic
#D2F182 #82D2F1 #F182D2
tetradic
#D2F182 #82F1D9 #A182F1 #F1829A
square
#D2F182 #82F1D9 #A182F1 #F1829A
split-complementary
#D2F182 #829AF1 #D982F1
monochromatic
#A8E019 #BEEB4B #D2F182 #E6F7B9 #F5FCE3
Accessibility & contrast
On white
1.26
#D2F182 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#D2F182 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F182
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F182 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F182 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE679
Deuteranopia (green-blind)
#F8E588
Tritanopia (blue-blind)
#DAE7D7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2f182; /* rgb */ color: rgb(210, 241, 130); /* oklch */ color: oklch(91.2% 0.142 122.1);
Tailwind
colors: {
custom: {
50: '#e1f5a8',
500: '#d2f182',
950: '#000000',
},
}SCSS
$custom: #d2f182; $custom-light: #e1f5a8; $custom-dark: #000000;
JSON
{
"hex": "#d2f182",
"rgb": {
"r": 210,
"g": 241,
"b": 130
},
"hsl": {
"h": 76.757,
"s": 79.856,
"l": 72.745
},
"oklch": {
"l": 0.91203,
"c": 0.14172,
"h": 122.1
},
"luminance": 0.78224
}Semantic roles & 50–950 ramp
primary
#D2F182
secondary
#6F4BCC
accent
#09DC44
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581