#D2F280#D2F280
#D2F280 is a very light, vivid yellow-green. Relative luminance 0.788; OKLCH L 91.4% C 0.145 H 122.2°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F280 |
|---|---|
| RGB | rgb(210, 242, 128) |
| HSL | hsl(77, 81%, 73%) |
| HSV | hsv(77, 47%, 95%) |
| CMYK | cmyk(13.2%, 0%, 47.1%, 5.1%) |
| CIE-LAB | lab(91.13, -27.60, 51.26) |
| CIE-LCH | lch(91.13, 58.21, 118.30°) |
| OKLab | oklab(91.39% -0.0773 0.1227) |
| OKLCH | oklch(91.39% 0.145 122.2) |
| XYZ | xyz(62.2269, 78.7643, 32.3427) |
| Luminance | 0.7876 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.31
Pear
#CBF85F
ΔE00 4.39
Light Pea Green
#C4FE82
ΔE00 4.53
Pistachio (survey)
#C0FA8B
ΔE00 4.91
Pale Lime
#BEFD73
ΔE00 5.11
Light Yellowish Green
#C2FF89
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F280 #A080F2
analogous
#F2D980 #D2F280 #99F280
triadic
#D2F280 #80D2F2 #F280D2
tetradic
#D2F280 #80F2D9 #A080F2 #F28099
square
#D2F280 #80F2D9 #A080F2 #F28099
split-complementary
#D2F280 #8099F2 #D980F2
monochromatic
#A8E117 #BEEC48 #D2F280 #E6F8B8 #F5FCE3
Accessibility & contrast
On white
1.25
#D2F280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#D2F280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F280
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F280 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE676
Deuteranopia (green-blind)
#FAE686
Tritanopia (blue-blind)
#DAE8D7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d2f280; /* rgb */ color: rgb(210, 242, 128); /* oklch */ color: oklch(91.4% 0.145 122.2);
Tailwind
colors: {
custom: {
50: '#e1f6a7',
500: '#d2f280',
950: '#000000',
},
}SCSS
$custom: #d2f280; $custom-light: #e1f6a7; $custom-dark: #000000;
JSON
{
"hex": "#d2f280",
"rgb": {
"r": 210,
"g": 242,
"b": 128
},
"hsl": {
"h": 76.842,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.91392,
"c": 0.14504,
"h": 122.2
},
"luminance": 0.78764
}Semantic roles & 50–950 ramp
primary
#D2F280
secondary
#6E49CD
accent
#08DE44
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580