#77CBCC#77CBCC
#77CBCC is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.9% C 0.082 H 196.6°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #77CBCC |
|---|---|
| RGB | rgb(119, 203, 204) |
| HSL | hsl(181, 45%, 63%) |
| HSV | hsv(181, 42%, 80%) |
| CMYK | cmyk(41.7%, 0.5%, 0%, 20%) |
| CIE-LAB | lab(76.67, -25.20, -8.50) |
| CIE-LCH | lch(76.67, 26.59, 198.63°) |
| OKLab | oklab(78.94% -0.0785 -0.0234) |
| OKLCH | oklch(78.94% 0.082 196.6) |
| XYZ | xyz(39.8586, 50.9904, 64.8568) |
| Luminance | 0.5099 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.34
Darkturquoise
#00CED1
ΔE00 6.28
Aqua Blue
#02D8E9
ΔE00 7.58
Robin'S Egg Blue
#98EFF9
ΔE00 9.23
Turquoise
#40E0D0
ΔE00 9.26
Robin'S Egg
#6DEDFD
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CBCC #CC7877
analogous
#77CCA2 #77CBCC #77A0CC
triadic
#77CBCC #CC77CB #CBCC77
tetradic
#77CBCC #A277CC #CC7877 #A0CC77
square
#77CBCC #A277CC #CC7877 #A0CC77
split-complementary
#77CBCC #CC77A0 #CCA277
monochromatic
#379192 #4ABABB #77CBCC #A4DCDD #D0EDED
Accessibility & contrast
On white
1.88
#77CBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#77CBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CBCC
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CBCC | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CC
Deuteranopia (green-blind)
#B2B8CD
Tritanopia (blue-blind)
#4FD0CB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #77cbcc; /* rgb */ color: rgb(119, 203, 204); /* oklch */ color: oklch(78.9% 0.082 196.6);
Tailwind
colors: {
custom: {
50: '#a3dbdb',
500: '#77cbcc',
950: '#000000',
},
}SCSS
$custom: #77cbcc; $custom-light: #a3dbdb; $custom-dark: #000000;
JSON
{
"hex": "#77cbcc",
"rgb": {
"r": 119,
"g": 203,
"b": 204
},
"hsl": {
"h": 180.706,
"s": 45.455,
"l": 63.333
},
"oklch": {
"l": 0.78942,
"c": 0.08189,
"h": 196.6
},
"luminance": 0.50993
}Semantic roles & 50–950 ramp
primary
#77CBCC
secondary
#98504F
accent
#2F2DB9
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#0F1515
muted
#808484