#77CACE#77CACE
#77CACE is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.8% C 0.081 H 199.6°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #77CACE |
|---|---|
| RGB | rgb(119, 202, 206) |
| HSL | hsl(183, 47%, 64%) |
| HSV | hsv(183, 42%, 81%) |
| CMYK | cmyk(42.2%, 1.9%, 0%, 19.2%) |
| CIE-LAB | lab(76.45, -24.20, -9.91) |
| CIE-LCH | lch(76.45, 26.15, 202.28°) |
| OKLab | oklab(78.78% -0.0765 -0.0273) |
| OKLCH | oklch(78.78% 0.081 199.6) |
| XYZ | xyz(39.8646, 50.6162, 66.0498) |
| Luminance | 0.5062 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.21
Darkturquoise
#00CED1
ΔE00 6.61
Aqua Blue
#02D8E9
ΔE00 7.19
Powder Blue
#B0E0E6
ΔE00 9.02
Robin'S Egg
#6DEDFD
ΔE00 9.02
Robin'S Egg Blue
#98EFF9
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CACE #CE7B77
analogous
#77CEA6 #77CACE #779ECE
triadic
#77CACE #CE77CA #CACE77
tetradic
#77CACE #A677CE #CE7B77 #9ECE77
square
#77CACE #A677CE #CE7B77 #9ECE77
split-complementary
#77CACE #CE779E #CEA677
monochromatic
#369195 #4AB8BE #77CACE #A4DCDE #D1EDEE
Accessibility & contrast
On white
1.89
#77CACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#77CACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CACE
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CACE | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3CE
Deuteranopia (green-blind)
#B0B8CF
Tritanopia (blue-blind)
#4ECFCB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #77cace; /* rgb */ color: rgb(119, 202, 206); /* oklch */ color: oklch(78.8% 0.081 199.6);
Tailwind
colors: {
custom: {
50: '#a3dadc',
500: '#77cace',
950: '#000000',
},
}SCSS
$custom: #77cace; $custom-light: #a3dadc; $custom-dark: #000000;
JSON
{
"hex": "#77cace",
"rgb": {
"r": 119,
"g": 202,
"b": 206
},
"hsl": {
"h": 182.759,
"s": 47.027,
"l": 63.725
},
"oklch": {
"l": 0.78779,
"c": 0.08119,
"h": 199.6
},
"luminance": 0.50619
}Semantic roles & 50–950 ramp
primary
#77CACE
secondary
#9B524E
accent
#322BBA
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#0F1515
muted
#808484