#77CFA2#77CFA2
#77CFA2 is a light, moderate green. Relative luminance 0.512; OKLCH L 78.7% C 0.108 H 160.2°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #77CFA2 |
|---|---|
| RGB | rgb(119, 207, 162) |
| HSL | hsl(149, 48%, 64%) |
| HSV | hsv(149, 43%, 81%) |
| CMYK | cmyk(42.5%, 0%, 21.7%, 18.8%) |
| CIE-LAB | lab(76.77, -36.65, 14.21) |
| CIE-LCH | lch(76.77, 39.31, 158.80°) |
| OKLab | oklab(78.67% -0.1014 0.0365) |
| OKLCH | oklch(78.67% 0.108 160.2) |
| XYZ | xyz(36.4395, 51.1537, 42.1289) |
| Luminance | 0.5116 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.66
Seafoam
#7FE0B3
ΔE00 4.08
Eucalyptus
#44D7A8
ΔE00 5.10
Seafoam Blue
#78D1B6
ΔE00 5.31
Pale Teal
#82CBB2
ΔE00 5.65
Light Teal
#90E4C1
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CFA2 #CF77A4
analogous
#78CF77 #77CFA2 #77CFCE
triadic
#77CFA2 #A277CF #CFA277
tetradic
#77CFA2 #7778CF #CF77A4 #CFCE77
square
#77CFA2 #7778CF #CF77A4 #CFCE77
split-complementary
#77CFA2 #CE77CF #CF7778
monochromatic
#359665 #4ABF83 #77CFA2 #A4DFC1 #D1EFE0
Accessibility & contrast
On white
1.87
#77CFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#77CFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CFA2
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CFA2 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC3A0
Deuteranopia (green-blind)
#BFBAA5
Tritanopia (blue-blind)
#61CEC2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #77cfa2; /* rgb */ color: rgb(119, 207, 162); /* oklch */ color: oklch(78.7% 0.108 160.2);
Tailwind
colors: {
custom: {
50: '#a2debd',
500: '#77cfa2',
950: '#000000',
},
}SCSS
$custom: #77cfa2; $custom-light: #a2debd; $custom-dark: #000000;
JSON
{
"hex": "#77cfa2",
"rgb": {
"r": 119,
"g": 207,
"b": 162
},
"hsl": {
"h": 149.318,
"s": 47.826,
"l": 63.922
},
"oklch": {
"l": 0.78671,
"c": 0.1078,
"h": 160.2
},
"luminance": 0.51156
}Semantic roles & 50–950 ramp
primary
#77CFA2
secondary
#9C4E76
accent
#2A74BB
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1512
muted
#808482