#76CE91#76CE91
#76CE91 is a light, vivid green. Relative luminance 0.500; OKLCH L 78.0% C 0.122 H 152.6°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #76CE91 |
|---|---|
| RGB | rgb(118, 206, 145) |
| HSL | hsl(138, 47%, 64%) |
| HSV | hsv(138, 43%, 81%) |
| CMYK | cmyk(42.7%, 0%, 29.6%, 19.2%) |
| CIE-LAB | lab(76.09, -39.76, 22.28) |
| CIE-LCH | lch(76.09, 45.58, 150.74°) |
| OKLab | oklab(77.99% -0.1086 0.0564) |
| OKLCH | oklch(77.99% 0.122 152.6) |
| XYZ | xyz(34.6511, 50.0362, 34.6146) |
| Luminance | 0.5004 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.80
Emerald
#50C878
ΔE00 4.96
Dark Mint
#48C072
ΔE00 6.24
Seafoam
#7FE0B3
ΔE00 6.31
Hospital Green
#9BE5AA
ΔE00 6.38
Seaweed
#18D17B
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CE91 #CE76B3
analogous
#87CE76 #76CE91 #76CEBD
triadic
#76CE91 #9176CE #CE9176
tetradic
#76CE91 #7687CE #CE76B3 #CEBD76
square
#76CE91 #7687CE #CE76B3 #CEBD76
split-complementary
#76CE91 #BD76CE #CE7687
monochromatic
#359452 #49BE6D #76CE91 #A3DEB5 #D0EED9
Accessibility & contrast
On white
1.91
#76CE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#76CE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CE91
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CE91 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18D
Deuteranopia (green-blind)
#C1B895
Tritanopia (blue-blind)
#65CCBE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #76ce91; /* rgb */ color: rgb(118, 206, 145); /* oklch */ color: oklch(78.0% 0.122 152.6);
Tailwind
colors: {
custom: {
50: '#a1ddb1',
500: '#76ce91',
950: '#000000',
},
}SCSS
$custom: #76ce91; $custom-light: #a1ddb1; $custom-dark: #000000;
JSON
{
"hex": "#76ce91",
"rgb": {
"r": 118,
"g": 206,
"b": 145
},
"hsl": {
"h": 138.409,
"s": 47.312,
"l": 63.529
},
"oklch": {
"l": 0.77993,
"c": 0.12243,
"h": 152.6
},
"luminance": 0.50038
}Semantic roles & 50–950 ramp
primary
#76CE91
secondary
#9B4E83
accent
#2B8EBB
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481