#76CF89#76CF89
#76CF89 is a light, vivid green. Relative luminance 0.503; OKLCH L 78.1% C 0.132 H 149.4°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #76CF89 |
|---|---|
| RGB | rgb(118, 207, 137) |
| HSL | hsl(133, 48%, 64%) |
| HSV | hsv(133, 43%, 81%) |
| CMYK | cmyk(43%, 0%, 33.8%, 18.8%) |
| CIE-LAB | lab(76.24, -41.62, 26.68) |
| CIE-LCH | lch(76.24, 49.44, 147.34°) |
| OKLab | oklab(78.07% -0.1134 0.067) |
| OKLCH | oklch(78.07% 0.132 149.4) |
| XYZ | xyz(34.2974, 50.2811, 31.5600) |
| Luminance | 0.5028 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.77
Emerald
#50C878
ΔE00 4.13
Dark Mint
#48C072
ΔE00 5.72
Seaweed
#18D17B
ΔE00 6.17
Hospital Green
#9BE5AA
ΔE00 6.61
Fern
#63B76C
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CF89 #CF76BC
analogous
#8FCF76 #76CF89 #76CFB5
triadic
#76CF89 #8976CF #CF8976
tetradic
#76CF89 #768FCF #CF76BC #CFB576
square
#76CF89 #768FCF #CF76BC #CFB576
split-complementary
#76CF89 #B576CF #CF768F
monochromatic
#359649 #49BF62 #76CF89 #A3DFB0 #D1EFD7
Accessibility & contrast
On white
1.90
#76CF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#76CF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CF89
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CF89 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C184
Deuteranopia (green-blind)
#C3B88D
Tritanopia (blue-blind)
#67CCBD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #76cf89; /* rgb */ color: rgb(118, 207, 137); /* oklch */ color: oklch(78.1% 0.132 149.4);
Tailwind
colors: {
custom: {
50: '#a2deac',
500: '#76cf89',
950: '#000000',
},
}SCSS
$custom: #76cf89; $custom-light: #a2deac; $custom-dark: #000000;
JSON
{
"hex": "#76cf89",
"rgb": {
"r": 118,
"g": 207,
"b": 137
},
"hsl": {
"h": 132.809,
"s": 48.108,
"l": 63.725
},
"oklch": {
"l": 0.78067,
"c": 0.13169,
"h": 149.4
},
"luminance": 0.50283
}Semantic roles & 50–950 ramp
primary
#76CF89
secondary
#9C4D8B
accent
#2A9CBB
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481