#77CFBB#77CFBB
#77CFBB is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.3% C 0.090 H 177.5°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #77CFBB |
|---|---|
| RGB | rgb(119, 207, 187) |
| HSL | hsl(166, 48%, 64%) |
| HSV | hsv(166, 43%, 81%) |
| CMYK | cmyk(42.5%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(77.36, -31.23, 1.67) |
| CIE-LCH | lch(77.36, 31.27, 176.94°) |
| OKLab | oklab(79.34% -0.0904 0.0039) |
| OKLCH | oklch(79.34% 0.09 177.5) |
| XYZ | xyz(38.8867, 52.1326, 55.0175) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.30
Pale Teal
#82CBB2
ΔE00 2.90
Mediumaquamarine
#66CDAA
ΔE00 4.86
Turquoise
#40E0D0
ΔE00 6.53
Light Teal
#90E4C1
ΔE00 6.83
Mediumturquoise
#48D1CC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CFBB #CF778B
analogous
#77CF8F #77CFBB #77B7CF
triadic
#77CFBB #BB77CF #CFBB77
tetradic
#77CFBB #8F77CF #CF778B #B7CF77
square
#77CFBB #8F77CF #CF778B #B7CF77
split-complementary
#77CFBB #CF77B7 #CF8F77
monochromatic
#359680 #4ABFA4 #77CFBB #A4DFD2 #D1EFE8
Accessibility & contrast
On white
1.84
#77CFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#77CFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CFBB
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CFBB | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5BA
Deuteranopia (green-blind)
#BABBBD
Tritanopia (blue-blind)
#57D1C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #77cfbb; /* rgb */ color: rgb(119, 207, 187); /* oklch */ color: oklch(79.3% 0.090 177.5);
Tailwind
colors: {
custom: {
50: '#a3decf',
500: '#77cfbb',
950: '#000000',
},
}SCSS
$custom: #77cfbb; $custom-light: #a3decf; $custom-dark: #000000;
JSON
{
"hex": "#77cfbb",
"rgb": {
"r": 119,
"g": 207,
"b": 187
},
"hsl": {
"h": 166.364,
"s": 47.826,
"l": 63.922
},
"oklch": {
"l": 0.7934,
"c": 0.09048,
"h": 177.5
},
"luminance": 0.52135
}Semantic roles & 50–950 ramp
primary
#77CFBB
secondary
#9C4E60
accent
#2A4BBB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483