#77CBBE#77CBBE
#77CBBE is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.5% C 0.084 H 183.1°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #77CBBE |
|---|---|
| RGB | rgb(119, 203, 190) |
| HSL | hsl(171, 45%, 63%) |
| HSV | hsv(171, 41%, 80%) |
| CMYK | cmyk(41.4%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(76.28, -28.61, -1.52) |
| CIE-LCH | lch(76.28, 28.65, 183.04°) |
| OKLab | oklab(78.5% -0.0844 -0.0045) |
| OKLCH | oklch(78.5% 0.084 183.1) |
| XYZ | xyz(38.2543, 50.3487, 56.4077) |
| Luminance | 0.5035 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.64
Seafoam Blue
#78D1B6
ΔE00 4.85
Mediumturquoise
#48D1CC
ΔE00 5.39
Turquoise
#40E0D0
ΔE00 6.96
Mediumaquamarine
#66CDAA
ΔE00 7.18
Turquoise (survey)
#06C2AC
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CBBE #CB7784
analogous
#77CB94 #77CBBE #77AECB
triadic
#77CBBE #BE77CB #CBBE77
tetradic
#77CBBE #9477CB #CB7784 #AECB77
square
#77CBBE #9477CB #CB7784 #AECB77
split-complementary
#77CBBE #CB77AE #CB9477
monochromatic
#379083 #4BBAA9 #77CBBE #A3DCD3 #D0EDE8
Accessibility & contrast
On white
1.90
#77CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#77CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CBBE
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CBBE | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BE
Deuteranopia (green-blind)
#B5B8BF
Tritanopia (blue-blind)
#56CEC7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #77cbbe; /* rgb */ color: rgb(119, 203, 190); /* oklch */ color: oklch(78.5% 0.084 183.1);
Tailwind
colors: {
custom: {
50: '#a2dbd1',
500: '#77cbbe',
950: '#000000',
},
}SCSS
$custom: #77cbbe; $custom-light: #a2dbd1; $custom-dark: #000000;
JSON
{
"hex": "#77cbbe",
"rgb": {
"r": 119,
"g": 203,
"b": 190
},
"hsl": {
"h": 170.714,
"s": 44.681,
"l": 63.137
},
"oklch": {
"l": 0.78498,
"c": 0.08449,
"h": 183.1
},
"luminance": 0.50352
}Semantic roles & 50–950 ramp
primary
#77CBBE
secondary
#974F5A
accent
#2E43B8
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#0F1514
muted
#808483