#77BB96#77BB96
#77BB96 is a light, moderate green. Relative luminance 0.417; OKLCH L 73.6% C 0.088 H 159.4°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #77BB96 |
|---|---|
| RGB | rgb(119, 187, 150) |
| HSL | hsl(147, 33%, 60%) |
| HSV | hsv(147, 36%, 73%) |
| CMYK | cmyk(36.4%, 0%, 19.8%, 26.7%) |
| CIE-LAB | lab(70.64, -29.71, 12.03) |
| CIE-LCH | lch(70.64, 32.05, 157.95°) |
| OKLab | oklab(73.62% -0.0824 0.0309) |
| OKLCH | oklch(73.62% 0.088 159.4) |
| XYZ | xyz(30.8810, 41.6628, 35.2628) |
| Luminance | 0.4167 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.19
Tea
#65AB7C
ΔE00 5.72
Mediumaquamarine
#66CDAA
ΔE00 5.95
Pale Teal
#82CBB2
ΔE00 5.96
Greeny Blue
#42B395
ΔE00 6.81
Seafoam Blue
#78D1B6
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77BB96 #BB779C
analogous
#7ABB77 #77BB96 #77BBB8
triadic
#77BB96 #9677BB #BB9677
tetradic
#77BB96 #777ABB #BB779C #BBB877
square
#77BB96 #777ABB #BB779C #BBB877
split-complementary
#77BB96 #B877BB #BB777A
monochromatic
#3D7A59 #52A377 #77BB96 #A0CFB6 #C9E4D5
Accessibility & contrast
On white
2.25
#77BB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#77BB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77BB96
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77BB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77BB96 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB194
Deuteranopia (green-blind)
#AEAA98
Tritanopia (blue-blind)
#68BAB1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #77bb96; /* rgb */ color: rgb(119, 187, 150); /* oklch */ color: oklch(73.6% 0.088 159.4);
Tailwind
colors: {
custom: {
50: '#a0cfb5',
500: '#77bb96',
950: '#000000',
},
}SCSS
$custom: #77bb96; $custom-light: #a0cfb5; $custom-dark: #000000;
JSON
{
"hex": "#77bb96",
"rgb": {
"r": 119,
"g": 187,
"b": 150
},
"hsl": {
"h": 147.353,
"s": 33.333,
"l": 60
},
"oklch": {
"l": 0.73623,
"c": 0.08806,
"h": 159.4
},
"luminance": 0.41665
}Semantic roles & 50–950 ramp
primary
#77BB96
secondary
#D4BAC8
accent
#5E99C9
background
#FAFCFB
surface
#F3F9F6
border
#CDD2D0
text
#0F1411
muted
#7F8280