#7FDB91#7FDB91
#7FDB91 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.5% C 0.137 H 149.0°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDB91 |
|---|---|
| RGB | rgb(127, 219, 145) |
| HSL | hsl(132, 56%, 68%) |
| HSV | hsv(132, 42%, 86%) |
| CMYK | cmyk(42%, 0%, 33.8%, 14.1%) |
| CIE-LAB | lab(80.30, -42.94, 28.05) |
| CIE-LCH | lch(80.30, 51.28, 146.85°) |
| OKLab | oklab(81.52% -0.117 0.0704) |
| OKLCH | oklch(81.52% 0.137 149) |
| XYZ | xyz(39.1925, 57.2168, 35.7613) |
| Luminance | 0.5722 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.62
Lightgreen
#90EE90
ΔE00 5.34
Emerald
#50C878
ΔE00 6.21
Weird Green
#3AE57F
ΔE00 6.29
Light Sea Green
#98F6B0
ΔE00 6.32
Soft Green
#6FC276
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDB91 #DB7FC9
analogous
#9BDB7F #7FDB91 #7FDBBF
triadic
#7FDB91 #917FDB #DB917F
tetradic
#7FDB91 #7F9BDB #DB7FC9 #DBBF7F
square
#7FDB91 #7F9BDB #DB7FC9 #DBBF7F
split-complementary
#7FDB91 #BF7FDB #DB7F9B
monochromatic
#31AF4A #4FCE68 #7FDB91 #AFE8BA #DFF6E3
Accessibility & contrast
On white
1.69
#7FDB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#7FDB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDB91
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDB91 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8C
Deuteranopia (green-blind)
#CFC495
Tritanopia (blue-blind)
#70D8C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7fdb91; /* rgb */ color: rgb(127, 219, 145); /* oklch */ color: oklch(81.5% 0.137 149.0);
Tailwind
colors: {
custom: {
50: '#a8e7b1',
500: '#7fdb91',
950: '#000000',
},
}SCSS
$custom: #7fdb91; $custom-light: #a8e7b1; $custom-dark: #000000;
JSON
{
"hex": "#7fdb91",
"rgb": {
"r": 127,
"g": 219,
"b": 145
},
"hsl": {
"h": 131.739,
"s": 56.098,
"l": 67.843
},
"oklch": {
"l": 0.81521,
"c": 0.13651,
"h": 149
},
"luminance": 0.57219
}Semantic roles & 50–950 ramp
primary
#7FDB91
secondary
#B14D9D
accent
#22A4C4
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101611
muted
#818481