#77CBBB#77CBBB
#77CBBB is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.4% C 0.086 H 180.3°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #77CBBB |
|---|---|
| RGB | rgb(119, 203, 187) |
| HSL | hsl(169, 45%, 63%) |
| HSV | hsv(169, 41%, 80%) |
| CMYK | cmyk(41.4%, 0%, 7.9%, 20.4%) |
| CIE-LAB | lab(76.20, -29.31, -0.02) |
| CIE-LCH | lch(76.20, 29.31, 180.04°) |
| OKLab | oklab(78.41% -0.0857 -0.0005) |
| OKLCH | oklch(78.41% 0.086 180.3) |
| XYZ | xyz(37.9298, 50.2189, 54.6986) |
| Luminance | 0.5022 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.64
Seafoam Blue
#78D1B6
ΔE00 3.81
Mediumturquoise
#48D1CC
ΔE00 6.11
Mediumaquamarine
#66CDAA
ΔE00 6.11
Turquoise
#40E0D0
ΔE00 7.01
Turquoise (survey)
#06C2AC
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CBBB #CB7787
analogous
#77CB91 #77CBBB #77B1CB
triadic
#77CBBB #BB77CB #CBBB77
tetradic
#77CBBB #9177CB #CB7787 #B1CB77
square
#77CBBB #9177CB #CB7787 #B1CB77
split-complementary
#77CBBB #CB77B1 #CB9177
monochromatic
#37907F #4BBAA5 #77CBBB #A3DCD1 #D0EDE7
Accessibility & contrast
On white
1.90
#77CBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#77CBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CBBB
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CBBB | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BA
Deuteranopia (green-blind)
#B6B8BC
Tritanopia (blue-blind)
#58CEC6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #77cbbb; /* rgb */ color: rgb(119, 203, 187); /* oklch */ color: oklch(78.4% 0.086 180.3);
Tailwind
colors: {
custom: {
50: '#a2dbcf',
500: '#77cbbb',
950: '#000000',
},
}SCSS
$custom: #77cbbb; $custom-light: #a2dbcf; $custom-dark: #000000;
JSON
{
"hex": "#77cbbb",
"rgb": {
"r": 119,
"g": 203,
"b": 187
},
"hsl": {
"h": 168.571,
"s": 44.681,
"l": 63.137
},
"oklch": {
"l": 0.78408,
"c": 0.08566,
"h": 180.3
},
"luminance": 0.50222
}Semantic roles & 50–950 ramp
primary
#77CBBB
secondary
#974F5D
accent
#2E48B8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483