#77D3BC#77D3BC
#77D3BC is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.3% C 0.095 H 175.7°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #77D3BC |
|---|---|
| RGB | rgb(119, 211, 188) |
| HSL | hsl(165, 51%, 65%) |
| HSV | hsv(165, 44%, 83%) |
| CMYK | cmyk(43.6%, 0%, 10.9%, 17.3%) |
| CIE-LAB | lab(78.54, -32.89, 2.85) |
| CIE-LCH | lch(78.54, 33.02, 175.05°) |
| OKLab | oklab(80.3% -0.0946 0.0071) |
| OKLCH | oklch(80.3% 0.095 175.7) |
| XYZ | xyz(39.9755, 54.1383, 55.9104) |
| Luminance | 0.5414 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.51
Pale Teal
#82CBB2
ΔE00 3.05
Mediumaquamarine
#66CDAA
ΔE00 4.24
Light Teal
#90E4C1
ΔE00 5.69
Turquoise
#40E0D0
ΔE00 6.26
Seafoam
#7FE0B3
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D3BC #D3778E
analogous
#77D38E #77D3BC #77BCD3
triadic
#77D3BC #BC77D3 #D3BC77
tetradic
#77D3BC #8E77D3 #D3778E #BCD377
square
#77D3BC #8E77D3 #D3778E #BCD377
split-complementary
#77D3BC #D377BC #D38E77
monochromatic
#339D82 #49C4A5 #77D3BC #A5E2D3 #D3F1EA
Accessibility & contrast
On white
1.78
#77D3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#77D3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D3BC
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D3BC | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BB
Deuteranopia (green-blind)
#BEBEBE
Tritanopia (blue-blind)
#55D5CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #77d3bc; /* rgb */ color: rgb(119, 211, 188); /* oklch */ color: oklch(80.3% 0.095 175.7);
Tailwind
colors: {
custom: {
50: '#a3e1d0',
500: '#77d3bc',
950: '#000000',
},
}SCSS
$custom: #77d3bc; $custom-light: #a3e1d0; $custom-dark: #000000;
JSON
{
"hex": "#77d3bc",
"rgb": {
"r": 119,
"g": 211,
"b": 188
},
"hsl": {
"h": 165,
"s": 51.111,
"l": 64.706
},
"oklch": {
"l": 0.80303,
"c": 0.0949,
"h": 175.7
},
"luminance": 0.54141
}Semantic roles & 50–950 ramp
primary
#77D3BC
secondary
#A24C62
accent
#274DBE
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483