#77CFBA#77CFBA
#77CFBA is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.3% C 0.091 H 176.7°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #77CFBA |
|---|---|
| RGB | rgb(119, 207, 186) |
| HSL | hsl(166, 48%, 64%) |
| HSV | hsv(166, 43%, 81%) |
| CMYK | cmyk(42.5%, 0%, 10.1%, 18.8%) |
| CIE-LAB | lab(77.33, -31.46, 2.17) |
| CIE-LCH | lch(77.33, 31.53, 176.06°) |
| OKLab | oklab(79.31% -0.0908 0.0053) |
| OKLCH | oklch(79.31% 0.091 176.7) |
| XYZ | xyz(38.7800, 52.0899, 54.4557) |
| Luminance | 0.5209 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.97
Pale Teal
#82CBB2
ΔE00 2.67
Mediumaquamarine
#66CDAA
ΔE00 4.54
Light Teal
#90E4C1
ΔE00 6.62
Turquoise
#40E0D0
ΔE00 6.67
Mediumturquoise
#48D1CC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CFBA #CF778C
analogous
#77CF8E #77CFBA #77B8CF
triadic
#77CFBA #BA77CF #CFBA77
tetradic
#77CFBA #8E77CF #CF778C #B8CF77
square
#77CFBA #8E77CF #CF778C #B8CF77
split-complementary
#77CFBA #CF77B8 #CF8E77
monochromatic
#35967F #4ABFA3 #77CFBA #A4DFD1 #D1EFE8
Accessibility & contrast
On white
1.84
#77CFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#77CFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CFBA
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CFBA | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5B9
Deuteranopia (green-blind)
#BABBBC
Tritanopia (blue-blind)
#57D1C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #77cfba; /* rgb */ color: rgb(119, 207, 186); /* oklch */ color: oklch(79.3% 0.091 176.7);
Tailwind
colors: {
custom: {
50: '#a3dece',
500: '#77cfba',
950: '#000000',
},
}SCSS
$custom: #77cfba; $custom-light: #a3dece; $custom-dark: #000000;
JSON
{
"hex": "#77cfba",
"rgb": {
"r": 119,
"g": 207,
"b": 186
},
"hsl": {
"h": 165.682,
"s": 47.826,
"l": 63.922
},
"oklch": {
"l": 0.79311,
"c": 0.09097,
"h": 176.7
},
"luminance": 0.52093
}Semantic roles & 50–950 ramp
primary
#77CFBA
secondary
#9C4E61
accent
#2A4DBB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483