#77CBBD#77CBBD
#77CBBD is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.5% C 0.085 H 182.2°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #77CBBD |
|---|---|
| RGB | rgb(119, 203, 189) |
| HSL | hsl(170, 45%, 63%) |
| HSV | hsv(170, 41%, 80%) |
| CMYK | cmyk(41.4%, 0%, 6.9%, 20.4%) |
| CIE-LAB | lab(76.26, -28.84, -1.02) |
| CIE-LCH | lch(76.26, 28.86, 182.02°) |
| OKLab | oklab(78.47% -0.0848 -0.0032) |
| OKLCH | oklch(78.47% 0.085 182.2) |
| XYZ | xyz(38.1454, 50.3052, 55.8340) |
| Luminance | 0.5031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.30
Seafoam Blue
#78D1B6
ΔE00 4.49
Mediumturquoise
#48D1CC
ΔE00 5.61
Mediumaquamarine
#66CDAA
ΔE00 6.82
Turquoise
#40E0D0
ΔE00 6.95
Turquoise (survey)
#06C2AC
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CBBD #CB7785
analogous
#77CB93 #77CBBD #77AFCB
triadic
#77CBBD #BD77CB #CBBD77
tetradic
#77CBBD #9377CB #CB7785 #AFCB77
square
#77CBBD #9377CB #CB7785 #AFCB77
split-complementary
#77CBBD #CB77AF #CB9377
monochromatic
#379082 #4BBAA8 #77CBBD #A3DCD2 #D0EDE8
Accessibility & contrast
On white
1.90
#77CBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#77CBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CBBD
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CBBD | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BD
Deuteranopia (green-blind)
#B6B8BE
Tritanopia (blue-blind)
#57CEC7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #77cbbd; /* rgb */ color: rgb(119, 203, 189); /* oklch */ color: oklch(78.5% 0.085 182.2);
Tailwind
colors: {
custom: {
50: '#a2dbd0',
500: '#77cbbd',
950: '#000000',
},
}SCSS
$custom: #77cbbd; $custom-light: #a2dbd0; $custom-dark: #000000;
JSON
{
"hex": "#77cbbd",
"rgb": {
"r": 119,
"g": 203,
"b": 189
},
"hsl": {
"h": 170,
"s": 44.681,
"l": 63.137
},
"oklch": {
"l": 0.78468,
"c": 0.08486,
"h": 182.2
},
"luminance": 0.50308
}Semantic roles & 50–950 ramp
primary
#77CBBD
secondary
#974F5B
accent
#2E45B8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483