#77CFAC#77CFAC
#77CFAC is a light, moderate teal. Relative luminance 0.515; OKLCH L 78.9% C 0.100 H 166.3°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #77CFAC |
|---|---|
| RGB | rgb(119, 207, 172) |
| HSL | hsl(156, 48%, 64%) |
| HSV | hsv(156, 43%, 81%) |
| CMYK | cmyk(42.5%, 0%, 16.9%, 18.8%) |
| CIE-LAB | lab(77.00, -34.57, 9.19) |
| CIE-LCH | lch(77.00, 35.77, 165.11°) |
| OKLab | oklab(78.93% -0.097 0.0236) |
| OKLCH | oklch(78.93% 0.1 166.3) |
| XYZ | xyz(37.3639, 51.5235, 46.9979) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.91
Seafoam Blue
#78D1B6
ΔE00 2.57
Pale Teal
#82CBB2
ΔE00 3.25
Seafoam
#7FE0B3
ΔE00 4.50
Eucalyptus
#44D7A8
ΔE00 5.26
Light Teal
#90E4C1
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CFAC #CF779A
analogous
#77CF80 #77CFAC #77C6CF
triadic
#77CFAC #AC77CF #CFAC77
tetradic
#77CFAC #8077CF #CF779A #C6CF77
square
#77CFAC #8077CF #CF779A #C6CF77
split-complementary
#77CFAC #CF77C6 #CF8077
monochromatic
#359670 #4ABF90 #77CFAC #A4DFC8 #D1EFE3
Accessibility & contrast
On white
1.86
#77CFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#77CFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CFAC
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CFAC | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AA
Deuteranopia (green-blind)
#BDBAAE
Tritanopia (blue-blind)
#5DCFC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #77cfac; /* rgb */ color: rgb(119, 207, 172); /* oklch */ color: oklch(78.9% 0.100 166.3);
Tailwind
colors: {
custom: {
50: '#a2dec4',
500: '#77cfac',
950: '#000000',
},
}SCSS
$custom: #77cfac; $custom-light: #a2dec4; $custom-dark: #000000;
JSON
{
"hex": "#77cfac",
"rgb": {
"r": 119,
"g": 207,
"b": 172
},
"hsl": {
"h": 156.136,
"s": 47.826,
"l": 63.922
},
"oklch": {
"l": 0.78925,
"c": 0.09982,
"h": 166.3
},
"luminance": 0.51526
}Semantic roles & 50–950 ramp
primary
#77CFAC
secondary
#9C4E6D
accent
#2A64BB
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482