#7FD285#7FD285
#7FD285 is a light, vivid green. Relative luminance 0.523; OKLCH L 79.1% C 0.135 H 145.8°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD285 |
|---|---|
| RGB | rgb(127, 210, 133) |
| HSL | hsl(124, 48%, 66%) |
| HSV | hsv(124, 40%, 82%) |
| CMYK | cmyk(39.5%, 0%, 36.7%, 17.6%) |
| CIE-LAB | lab(77.46, -40.97, 30.44) |
| CIE-LCH | lch(77.46, 51.04, 143.38°) |
| OKLab | oklab(79.14% -0.1116 0.0759) |
| OKLCH | oklch(79.14% 0.135 145.8) |
| XYZ | xyz(36.0308, 52.2965, 30.3814) |
| Luminance | 0.5230 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.20
Emerald
#50C878
ΔE00 5.15
Pistachio
#93C572
ΔE00 6.00
Hospital Green
#9BE5AA
ΔE00 6.38
Lightgreen
#90EE90
ΔE00 6.66
Dark Mint
#48C072
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD285 #D27FCC
analogous
#A2D27F #7FD285 #7FD2AE
triadic
#7FD285 #857FD2 #D2857F
tetradic
#7FD285 #7FA2D2 #D27FCC #D2AE7F
square
#7FD285 #7FA2D2 #D27FCC #D2AE7F
split-complementary
#7FD285 #AE7FD2 #D27FA2
monochromatic
#389F3F #52C25A #7FD285 #ACE2B0 #DAF2DB
Accessibility & contrast
On white
1.83
#7FD285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#7FD285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD285
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD285 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C480
Deuteranopia (green-blind)
#C8BC8A
Tritanopia (blue-blind)
#74CEBE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7fd285; /* rgb */ color: rgb(127, 210, 133); /* oklch */ color: oklch(79.1% 0.135 145.8);
Tailwind
colors: {
custom: {
50: '#a8e0a9',
500: '#7fd285',
950: '#000000',
},
}SCSS
$custom: #7fd285; $custom-light: #a8e0a9; $custom-dark: #000000;
JSON
{
"hex": "#7fd285",
"rgb": {
"r": 127,
"g": 210,
"b": 133
},
"hsl": {
"h": 124.337,
"s": 47.977,
"l": 66.078
},
"oklch": {
"l": 0.79143,
"c": 0.13492,
"h": 145.8
},
"luminance": 0.52299
}Semantic roles & 50–950 ramp
primary
#7FD285
secondary
#A4519E
accent
#2AB1BB
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#101510
muted
#818480