#D2F080#D2F080
#D2F080 is a very light, vivid yellow-green. Relative luminance 0.776; OKLCH L 91.0% C 0.142 H 121.6°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F080 |
|---|---|
| RGB | rgb(210, 240, 128) |
| HSL | hsl(76, 79%, 72%) |
| HSV | hsv(76, 47%, 94%) |
| CMYK | cmyk(12.5%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(90.59, -26.65, 50.60) |
| CIE-LCH | lch(90.59, 57.19, 117.78°) |
| OKLab | oklab(90.96% -0.0746 0.1213) |
| OKLCH | oklch(90.96% 0.142 121.6) |
| XYZ | xyz(61.6349, 77.5803, 32.1453) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.82
Pear
#CBF85F
ΔE00 4.73
Light Pea Green
#C4FE82
ΔE00 4.99
Pistachio (survey)
#C0FA8B
ΔE00 5.25
Pale Lime
#BEFD73
ΔE00 5.56
Light Yellowish Green
#C2FF89
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F080 #9E80F0
analogous
#F0D680 #D2F080 #9AF080
triadic
#D2F080 #80D2F0 #F080D2
tetradic
#D2F080 #80F0D6 #9E80F0 #F0809A
square
#D2F080 #80F0D6 #9E80F0 #F0809A
split-complementary
#D2F080 #809AF0 #D680F0
monochromatic
#A8DC1A #BFEA49 #D2F080 #E5F6B7 #F5FCE4
Accessibility & contrast
On white
1.27
#D2F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#D2F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F080
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F080 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE576
Deuteranopia (green-blind)
#F8E486
Tritanopia (blue-blind)
#DAE6D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d2f080; /* rgb */ color: rgb(210, 240, 128); /* oklch */ color: oklch(91.0% 0.142 121.6);
Tailwind
colors: {
custom: {
50: '#e1f5a7',
500: '#d2f080',
950: '#000000',
},
}SCSS
$custom: #d2f080; $custom-light: #e1f5a7; $custom-dark: #000000;
JSON
{
"hex": "#d2f080",
"rgb": {
"r": 210,
"g": 240,
"b": 128
},
"hsl": {
"h": 76.071,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.90959,
"c": 0.1424,
"h": 121.6
},
"luminance": 0.7758
}Semantic roles & 50–950 ramp
primary
#D2F080
secondary
#6C4ACB
accent
#0ADB42
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580