#77CCAC#77CCAC
#77CCAC is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.2% C 0.096 H 167.7°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #77CCAC |
|---|---|
| RGB | rgb(119, 204, 172) |
| HSL | hsl(157, 45%, 63%) |
| HSV | hsv(157, 42%, 80%) |
| CMYK | cmyk(41.7%, 0%, 15.7%, 20%) |
| CIE-LAB | lab(76.12, -33.16, 7.94) |
| CIE-LCH | lch(76.12, 34.10, 166.54°) |
| OKLab | oklab(78.22% -0.0934 0.0204) |
| OKLCH | oklch(78.22% 0.096 167.7) |
| XYZ | xyz(36.6440, 50.0837, 46.7579) |
| Luminance | 0.5009 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.03
Seafoam Blue
#78D1B6
ΔE00 2.17
Pale Teal
#82CBB2
ΔE00 2.44
Seafoam
#7FE0B3
ΔE00 5.49
Light Teal
#90E4C1
ΔE00 5.90
Eucalyptus
#44D7A8
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CCAC #CC7797
analogous
#77CC81 #77CCAC #77C1CC
triadic
#77CCAC #AC77CC #CCAC77
tetradic
#77CCAC #8177CC #CC7797 #C1CC77
square
#77CCAC #8177CC #CC7797 #C1CC77
split-complementary
#77CCAC #CC77C1 #CC8177
monochromatic
#379270 #4ABB91 #77CCAC #A4DDC7 #D0EDE2
Accessibility & contrast
On white
1.91
#77CCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#77CCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CCAC
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CCAC | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AA
Deuteranopia (green-blind)
#BAB8AE
Tritanopia (blue-blind)
#5ECDC3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #77ccac; /* rgb */ color: rgb(119, 204, 172); /* oklch */ color: oklch(78.2% 0.096 167.7);
Tailwind
colors: {
custom: {
50: '#a2dcc4',
500: '#77ccac',
950: '#000000',
},
}SCSS
$custom: #77ccac; $custom-light: #a2dcc4; $custom-dark: #000000;
JSON
{
"hex": "#77ccac",
"rgb": {
"r": 119,
"g": 204,
"b": 172
},
"hsl": {
"h": 157.412,
"s": 45.455,
"l": 63.333
},
"oklch": {
"l": 0.78218,
"c": 0.09562,
"h": 167.7
},
"luminance": 0.50086
}Semantic roles & 50–950 ramp
primary
#77CCAC
secondary
#984F6B
accent
#2D61B9
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482