#D2F780#D2F780
#D2F780 is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.5% C 0.152 H 123.6°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F780 |
|---|---|
| RGB | rgb(210, 247, 128) |
| HSL | hsl(79, 88%, 74%) |
| HSV | hsv(79, 48%, 97%) |
| CMYK | cmyk(15%, 0%, 48.2%, 3.1%) |
| CIE-LAB | lab(92.48, -29.94, 52.90) |
| CIE-LCH | lch(92.48, 60.78, 119.51°) |
| OKLab | oklab(92.48% -0.0839 0.1264) |
| OKLCH | oklch(92.48% 0.152 123.6) |
| XYZ | xyz(63.7355, 81.7814, 32.8455) |
| Luminance | 0.8178 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.12
Light Pea Green
#C4FE82
ΔE00 3.50
Pear
#CBF85F
ΔE00 3.75
Pale Lime
#BEFD73
ΔE00 4.07
Pistachio (survey)
#C0FA8B
ΔE00 4.25
Light Yellowish Green
#C2FF89
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F780 #A580F7
analogous
#F7E080 #D2F780 #96F780
triadic
#D2F780 #80D2F7 #F780D2
tetradic
#D2F780 #80F7E0 #A580F7 #F78096
square
#D2F780 #80F7E0 #A580F7 #F78096
split-complementary
#D2F780 #8096F7 #E080F7
monochromatic
#A8EE0F #BEF346 #D2F780 #E6FBBA #F5FDE2
Accessibility & contrast
On white
1.21
#D2F780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#D2F780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F780
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F780 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA76
Deuteranopia (green-blind)
#FEE987
Tritanopia (blue-blind)
#DAEDDB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d2f780; /* rgb */ color: rgb(210, 247, 128); /* oklch */ color: oklch(92.5% 0.152 123.6);
Tailwind
colors: {
custom: {
50: '#e2faa7',
500: '#d2f780',
950: '#000000',
},
}SCSS
$custom: #d2f780; $custom-light: #e2faa7; $custom-dark: #000000;
JSON
{
"hex": "#d2f780",
"rgb": {
"r": 210,
"g": 247,
"b": 128
},
"hsl": {
"h": 78.655,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.92477,
"c": 0.15166,
"h": 123.6
},
"luminance": 0.81782
}Semantic roles & 50–950 ramp
primary
#D2F780
secondary
#7348D4
accent
#01E548
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#161710
muted
#848580