#77D2BB#77D2BB
#77D2BB is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.0% C 0.094 H 175.6°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #77D2BB |
|---|---|
| RGB | rgb(119, 210, 187) |
| HSL | hsl(165, 50%, 65%) |
| HSV | hsv(165, 43%, 82%) |
| CMYK | cmyk(43.3%, 0%, 11%, 17.6%) |
| CIE-LAB | lab(78.23, -32.65, 2.93) |
| CIE-LCH | lch(78.23, 32.78, 174.88°) |
| OKLab | oklab(80.04% -0.0939 0.0073) |
| OKLCH | oklch(80.04% 0.094 175.6) |
| XYZ | xyz(39.6204, 53.6000, 55.2621) |
| Luminance | 0.5360 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.40
Pale Teal
#82CBB2
ΔE00 2.85
Mediumaquamarine
#66CDAA
ΔE00 4.14
Light Teal
#90E4C1
ΔE00 5.82
Turquoise
#40E0D0
ΔE00 6.43
Seafoam
#7FE0B3
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D2BB #D2778E
analogous
#77D28E #77D2BB #77BCD2
triadic
#77D2BB #BB77D2 #D2BB77
tetradic
#77D2BB #8E77D2 #D2778E #BCD277
square
#77D2BB #8E77D2 #D2778E #BCD277
split-complementary
#77D2BB #D277BC #D28E77
monochromatic
#339B81 #49C3A4 #77D2BB #A5E1D2 #D3F0E9
Accessibility & contrast
On white
1.79
#77D2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#77D2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D2BB
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D2BB | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BA
Deuteranopia (green-blind)
#BDBDBD
Tritanopia (blue-blind)
#56D4CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #77d2bb; /* rgb */ color: rgb(119, 210, 187); /* oklch */ color: oklch(80.0% 0.094 175.6);
Tailwind
colors: {
custom: {
50: '#a3e0cf',
500: '#77d2bb',
950: '#000000',
},
}SCSS
$custom: #77d2bb; $custom-light: #a3e0cf; $custom-dark: #000000;
JSON
{
"hex": "#77d2bb",
"rgb": {
"r": 119,
"g": 210,
"b": 187
},
"hsl": {
"h": 164.835,
"s": 50.276,
"l": 64.51
},
"oklch": {
"l": 0.80041,
"c": 0.09419,
"h": 175.6
},
"luminance": 0.53603
}Semantic roles & 50–950 ramp
primary
#77D2BB
secondary
#A04D62
accent
#284EBE
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483