#77DABB#77DABB
#77DABB is a light, moderate teal. Relative luminance 0.577; OKLCH L 81.9% C 0.104 H 171.2°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #77DABB |
|---|---|
| RGB | rgb(119, 218, 187) |
| HSL | hsl(161, 57%, 66%) |
| HSV | hsv(161, 45%, 85%) |
| CMYK | cmyk(45.4%, 0%, 14.2%, 14.5%) |
| CIE-LAB | lab(80.54, -36.37, 6.27) |
| CIE-LCH | lch(80.54, 36.91, 170.21°) |
| OKLab | oklab(81.91% -0.1032 0.016) |
| OKLCH | oklch(81.91% 0.104 171.2) |
| XYZ | xyz(41.6451, 57.6494, 55.9370) |
| Luminance | 0.5765 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.35
Light Teal
#90E4C1
ΔE00 3.61
Mediumaquamarine
#66CDAA
ΔE00 3.66
Seafoam
#7FE0B3
ΔE00 4.11
Pale Teal
#82CBB2
ΔE00 4.37
Eucalyptus
#44D7A8
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DABB #DA7796
analogous
#77DA89 #77DABB #77C7DA
triadic
#77DABB #BB77DA #DABB77
tetradic
#77DABB #8977DA #DA7796 #C7DA77
square
#77DABB #8977DA #DA7796 #C7DA77
split-complementary
#77DABB #DA77C7 #DA8977
monochromatic
#2EA982 #47CDA3 #77DABB #A7E7D3 #D7F4EB
Accessibility & contrast
On white
1.68
#77DABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#77DABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DABB
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DABB | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBA
Deuteranopia (green-blind)
#C5C3BD
Tritanopia (blue-blind)
#54DBD1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #77dabb; /* rgb */ color: rgb(119, 218, 187); /* oklch */ color: oklch(81.9% 0.104 171.2);
Tailwind
colors: {
custom: {
50: '#a4e6cf',
500: '#77dabb',
950: '#000000',
},
}SCSS
$custom: #77dabb; $custom-light: #a4e6cf; $custom-dark: #000000;
JSON
{
"hex": "#77dabb",
"rgb": {
"r": 119,
"g": 218,
"b": 187
},
"hsl": {
"h": 161.212,
"s": 57.225,
"l": 66.078
},
"oklch": {
"l": 0.81912,
"c": 0.10442,
"h": 171.2
},
"luminance": 0.57653
}Semantic roles & 50–950 ramp
primary
#77DABB
secondary
#AC4968
accent
#2154C5
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101613
muted
#808483