#77CFBC#77CFBC
#77CFBC is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.4% C 0.090 H 178.3°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #77CFBC |
|---|---|
| RGB | rgb(119, 207, 188) |
| HSL | hsl(167, 48%, 64%) |
| HSV | hsv(167, 43%, 81%) |
| CMYK | cmyk(42.5%, 0%, 9.2%, 18.8%) |
| CIE-LAB | lab(77.39, -31.00, 1.17) |
| CIE-LCH | lch(77.39, 31.02, 177.84°) |
| OKLab | oklab(79.37% -0.0899 0.0026) |
| OKLCH | oklch(79.37% 0.09 178.3) |
| XYZ | xyz(38.9941, 52.1755, 55.5833) |
| Luminance | 0.5218 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.64
Pale Teal
#82CBB2
ΔE00 3.15
Mediumaquamarine
#66CDAA
ΔE00 5.18
Turquoise
#40E0D0
ΔE00 6.41
Mediumturquoise
#48D1CC
ΔE00 6.56
Light Teal
#90E4C1
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CFBC #CF778A
analogous
#77CF90 #77CFBC #77B6CF
triadic
#77CFBC #BC77CF #CFBC77
tetradic
#77CFBC #9077CF #CF778A #B6CF77
square
#77CFBC #9077CF #CF778A #B6CF77
split-complementary
#77CFBC #CF77B6 #CF9077
monochromatic
#359681 #4ABFA6 #77CFBC #A4DFD2 #D1EFE9
Accessibility & contrast
On white
1.84
#77CFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#77CFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CFBC
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CFBC | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BB
Deuteranopia (green-blind)
#BABBBD
Tritanopia (blue-blind)
#56D1C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #77cfbc; /* rgb */ color: rgb(119, 207, 188); /* oklch */ color: oklch(79.4% 0.090 178.3);
Tailwind
colors: {
custom: {
50: '#a3ded0',
500: '#77cfbc',
950: '#000000',
},
}SCSS
$custom: #77cfbc; $custom-light: #a3ded0; $custom-dark: #000000;
JSON
{
"hex": "#77cfbc",
"rgb": {
"r": 119,
"g": 207,
"b": 188
},
"hsl": {
"h": 167.045,
"s": 47.826,
"l": 63.922
},
"oklch": {
"l": 0.7937,
"c": 0.08999,
"h": 178.3
},
"luminance": 0.52178
}Semantic roles & 50–950 ramp
primary
#77CFBC
secondary
#9C4E5F
accent
#2A4ABB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483