#D2F185#D2F185
#D2F185 is a very light, vivid yellow-green. Relative luminance 0.783; OKLCH L 91.2% C 0.139 H 122.3°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F185 |
|---|---|
| RGB | rgb(210, 241, 133) |
| HSL | hsl(77, 79%, 73%) |
| HSV | hsv(77, 45%, 95%) |
| CMYK | cmyk(12.9%, 0%, 44.8%, 5.5%) |
| CIE-LAB | lab(90.92, -26.60, 48.63) |
| CIE-LCH | lch(90.92, 55.43, 118.68°) |
| OKLab | oklab(91.25% -0.0741 0.1172) |
| OKLCH | oklch(91.25% 0.139 122.3) |
| XYZ | xyz(62.2673, 78.3056, 34.0199) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.71
Light Pea Green
#C4FE82
ΔE00 4.75
Pistachio (survey)
#C0FA8B
ΔE00 4.81
Pear
#CBF85F
ΔE00 5.18
Light Yellowish Green
#C2FF89
ΔE00 5.26
Light Khaki
#E6F2A2
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F185 #A485F1
analogous
#F1DA85 #D2F185 #9CF185
triadic
#D2F185 #85D2F1 #F185D2
tetradic
#D2F185 #85F1DA #A485F1 #F1859C
square
#D2F185 #85F1DA #A485F1 #F1859C
split-complementary
#D2F185 #859CF1 #DA85F1
monochromatic
#A8E21A #BEEB4E #D2F185 #E6F7BC #F5FCE4
Accessibility & contrast
On white
1.26
#D2F185 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#D2F185 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F185
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F185 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F185 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE67C
Deuteranopia (green-blind)
#F8E58B
Tritanopia (blue-blind)
#DAE7D7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2f185; /* rgb */ color: rgb(210, 241, 133); /* oklch */ color: oklch(91.2% 0.139 122.3);
Tailwind
colors: {
custom: {
50: '#e1f5aa',
500: '#d2f185',
950: '#000000',
},
}SCSS
$custom: #d2f185; $custom-light: #e1f5aa; $custom-dark: #000000;
JSON
{
"hex": "#d2f185",
"rgb": {
"r": 210,
"g": 241,
"b": 133
},
"hsl": {
"h": 77.222,
"s": 79.412,
"l": 73.333
},
"oklch": {
"l": 0.91245,
"c": 0.13868,
"h": 122.3
},
"luminance": 0.78306
}Semantic roles & 50–950 ramp
primary
#D2F185
secondary
#724ECC
accent
#0ADC46
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581