#77CCAA#77CCAA
#77CCAA is a light, moderate teal. Relative luminance 0.500; OKLCH L 78.2% C 0.097 H 166.3°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #77CCAA |
|---|---|
| RGB | rgb(119, 204, 170) |
| HSL | hsl(156, 45%, 63%) |
| HSV | hsv(156, 42%, 80%) |
| CMYK | cmyk(41.7%, 0%, 16.7%, 20%) |
| CIE-LAB | lab(76.07, -33.59, 8.95) |
| CIE-LCH | lch(76.07, 34.76, 165.09°) |
| OKLab | oklab(78.16% -0.0943 0.023) |
| OKLCH | oklch(78.16% 0.097 166.3) |
| XYZ | xyz(36.4534, 50.0074, 45.7539) |
| Luminance | 0.5001 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.00
Seafoam Blue
#78D1B6
ΔE00 2.69
Pale Teal
#82CBB2
ΔE00 2.91
Seafoam
#7FE0B3
ΔE00 5.21
Eucalyptus
#44D7A8
ΔE00 5.73
Light Teal
#90E4C1
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CCAA #CC7799
analogous
#77CC7F #77CCAA #77C3CC
triadic
#77CCAA #AA77CC #CCAA77
tetradic
#77CCAA #7F77CC #CC7799 #C3CC77
square
#77CCAA #7F77CC #CC7799 #C3CC77
split-complementary
#77CCAA #CC77C3 #CC7F77
monochromatic
#37926D #4ABB8E #77CCAA #A4DDC6 #D0EDE2
Accessibility & contrast
On white
1.91
#77CCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#77CCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CCAA
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CCAA | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C1A8
Deuteranopia (green-blind)
#BBB8AC
Tritanopia (blue-blind)
#5FCCC2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #77ccaa; /* rgb */ color: rgb(119, 204, 170); /* oklch */ color: oklch(78.2% 0.097 166.3);
Tailwind
colors: {
custom: {
50: '#a2dcc3',
500: '#77ccaa',
950: '#000000',
},
}SCSS
$custom: #77ccaa; $custom-light: #a2dcc3; $custom-dark: #000000;
JSON
{
"hex": "#77ccaa",
"rgb": {
"r": 119,
"g": 204,
"b": 170
},
"hsl": {
"h": 156,
"s": 45.455,
"l": 63.333
},
"oklch": {
"l": 0.78165,
"c": 0.09707,
"h": 166.3
},
"luminance": 0.5001
}Semantic roles & 50–950 ramp
primary
#77CCAA
secondary
#984F6C
accent
#2D65B9
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482