#76CF92#76CF92
#76CF92 is a light, vivid green. Relative luminance 0.506; OKLCH L 78.3% C 0.123 H 152.8°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #76CF92 |
|---|---|
| RGB | rgb(118, 207, 146) |
| HSL | hsl(139, 48%, 64%) |
| HSV | hsv(139, 43%, 81%) |
| CMYK | cmyk(43%, 0%, 29.5%, 18.8%) |
| CIE-LAB | lab(76.41, -40.02, 22.18) |
| CIE-LCH | lch(76.41, 45.76, 151.00°) |
| OKLab | oklab(78.26% -0.1094 0.0562) |
| OKLCH | oklch(78.26% 0.123 152.8) |
| XYZ | xyz(34.9701, 50.5501, 35.1030) |
| Luminance | 0.5055 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.00
Emerald
#50C878
ΔE00 5.05
Seafoam
#7FE0B3
ΔE00 6.10
Hospital Green
#9BE5AA
ΔE00 6.20
Dark Mint
#48C072
ΔE00 6.39
Seaweed
#18D17B
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CF92 #CF76B3
analogous
#86CF76 #76CF92 #76CFBE
triadic
#76CF92 #9276CF #CF9276
tetradic
#76CF92 #7686CF #CF76B3 #CFBE76
square
#76CF92 #7686CF #CF76B3 #CFBE76
split-complementary
#76CF92 #BE76CF #CF7686
monochromatic
#359653 #49BF6E #76CF92 #A3DFB6 #D1EFDA
Accessibility & contrast
On white
1.89
#76CF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#76CF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CF92
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CF92 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28E
Deuteranopia (green-blind)
#C2B996
Tritanopia (blue-blind)
#64CDBF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #76cf92; /* rgb */ color: rgb(118, 207, 146); /* oklch */ color: oklch(78.3% 0.123 152.8);
Tailwind
colors: {
custom: {
50: '#a2deb2',
500: '#76cf92',
950: '#000000',
},
}SCSS
$custom: #76cf92; $custom-light: #a2deb2; $custom-dark: #000000;
JSON
{
"hex": "#76cf92",
"rgb": {
"r": 118,
"g": 207,
"b": 146
},
"hsl": {
"h": 138.876,
"s": 48.108,
"l": 63.725
},
"oklch": {
"l": 0.78255,
"c": 0.12297,
"h": 152.8
},
"luminance": 0.50553
}Semantic roles & 50–950 ramp
primary
#76CF92
secondary
#9C4D83
accent
#2A8EBB
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1511
muted
#808481