#77CBCA#77CBCA
#77CBCA is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.9% C 0.082 H 194.6°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #77CBCA |
|---|---|
| RGB | rgb(119, 203, 202) |
| HSL | hsl(179, 45%, 63%) |
| HSV | hsv(179, 41%, 80%) |
| CMYK | cmyk(41.4%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(76.62, -25.70, -7.50) |
| CIE-LCH | lch(76.62, 26.77, 196.28°) |
| OKLab | oklab(78.88% -0.0793 -0.0207) |
| OKLCH | oklch(78.88% 0.082 194.6) |
| XYZ | xyz(39.6203, 50.8951, 63.6016) |
| Luminance | 0.5090 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.95
Darkturquoise
#00CED1
ΔE00 6.25
Aqua Blue
#02D8E9
ΔE00 8.04
Turquoise
#40E0D0
ΔE00 8.72
Pale Teal
#82CBB2
ΔE00 9.06
Topaz
#13BBAF
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CBCA #CB7778
analogous
#77CBA0 #77CBCA #77A2CB
triadic
#77CBCA #CA77CB #CBCA77
tetradic
#77CBCA #A077CB #CB7778 #A2CB77
square
#77CBCA #A077CB #CB7778 #A2CB77
split-complementary
#77CBCA #CB77A2 #CBA077
monochromatic
#37908F #4BBAB9 #77CBCA #A3DCDB #D0EDED
Accessibility & contrast
On white
1.88
#77CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#77CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CBCA
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CBCA | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CA
Deuteranopia (green-blind)
#B2B8CB
Tritanopia (blue-blind)
#50D0CA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #77cbca; /* rgb */ color: rgb(119, 203, 202); /* oklch */ color: oklch(78.9% 0.082 194.6);
Tailwind
colors: {
custom: {
50: '#a3dbda',
500: '#77cbca',
950: '#000000',
},
}SCSS
$custom: #77cbca; $custom-light: #a3dbda; $custom-dark: #000000;
JSON
{
"hex": "#77cbca",
"rgb": {
"r": 119,
"g": 203,
"b": 202
},
"hsl": {
"h": 179.286,
"s": 44.681,
"l": 63.137
},
"oklch": {
"l": 0.78876,
"c": 0.08196,
"h": 194.6
},
"luminance": 0.50898
}Semantic roles & 50–950 ramp
primary
#77CBCA
secondary
#974F50
accent
#2E2FB8
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#0F1514
muted
#808483