#7FDB8A#7FDB8A
#7FDB8A is a light, vivid green. Relative luminance 0.570; OKLCH L 81.4% C 0.143 H 146.8°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDB8A |
|---|---|
| RGB | rgb(127, 219, 138) |
| HSL | hsl(127, 56%, 68%) |
| HSV | hsv(127, 42%, 86%) |
| CMYK | cmyk(42%, 0%, 37%, 14.1%) |
| CIE-LAB | lab(80.18, -44.09, 31.48) |
| CIE-LCH | lch(80.18, 54.18, 144.47°) |
| OKLab | oklab(81.39% -0.12 0.0784) |
| OKLCH | oklch(81.39% 0.143 146.8) |
| XYZ | xyz(38.6693, 57.0076, 33.0058) |
| Luminance | 0.5701 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.70
Hospital Green
#9BE5AA
ΔE00 5.50
Weird Green
#3AE57F
ΔE00 5.87
Emerald
#50C878
ΔE00 6.18
Soft Green
#6FC276
ΔE00 6.18
Tealish Green
#0CDC73
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDB8A #DB7FD0
analogous
#A2DB7F #7FDB8A #7FDBB8
triadic
#7FDB8A #8A7FDB #DB8A7F
tetradic
#7FDB8A #7FA2DB #DB7FD0 #DBB87F
square
#7FDB8A #7FA2DB #DB7FD0 #DBB87F
split-complementary
#7FDB8A #B87FDB #DB7FA2
monochromatic
#31AF40 #4FCE5E #7FDB8A #AFE8B6 #DFF6E1
Accessibility & contrast
On white
1.69
#7FDB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#7FDB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDB8A
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDB8A | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC84
Deuteranopia (green-blind)
#D0C38F
Tritanopia (blue-blind)
#71D7C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7fdb8a; /* rgb */ color: rgb(127, 219, 138); /* oklch */ color: oklch(81.4% 0.143 146.8);
Tailwind
colors: {
custom: {
50: '#a8e7ad',
500: '#7fdb8a',
950: '#000000',
},
}SCSS
$custom: #7fdb8a; $custom-light: #a8e7ad; $custom-dark: #000000;
JSON
{
"hex": "#7fdb8a",
"rgb": {
"r": 127,
"g": 219,
"b": 138
},
"hsl": {
"h": 127.174,
"s": 56.098,
"l": 67.843
},
"oklch": {
"l": 0.81387,
"c": 0.14336,
"h": 146.8
},
"luminance": 0.5701
}Semantic roles & 50–950 ramp
primary
#7FDB8A
secondary
#B14DA5
accent
#22B0C4
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481