#77CCCE#77CCCE
#77CCCE is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.2% C 0.083 H 197.6°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #77CCCE |
|---|---|
| RGB | rgb(119, 204, 206) |
| HSL | hsl(181, 47%, 64%) |
| HSV | hsv(181, 42%, 81%) |
| CMYK | cmyk(42.2%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(77.02, -25.19, -9.06) |
| CIE-LCH | lch(77.02, 26.77, 199.79°) |
| OKLab | oklab(79.24% -0.0788 -0.025) |
| OKLCH | oklch(79.24% 0.083 197.6) |
| XYZ | xyz(40.3369, 51.5608, 66.2072) |
| Luminance | 0.5156 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.47
Darkturquoise
#00CED1
ΔE00 6.26
Aqua Blue
#02D8E9
ΔE00 7.25
Robin'S Egg Blue
#98EFF9
ΔE00 8.87
Robin'S Egg
#6DEDFD
ΔE00 8.91
Powder Blue
#B0E0E6
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CCCE #CE7977
analogous
#77CEA4 #77CCCE #77A0CE
triadic
#77CCCE #CE77CC #CCCE77
tetradic
#77CCCE #A477CE #CE7977 #A0CE77
square
#77CCCE #A477CE #CE7977 #A0CE77
split-complementary
#77CCCE #CE77A0 #CEA477
monochromatic
#369395 #4ABBBE #77CCCE #A4DDDE #D1EEEE
Accessibility & contrast
On white
1.86
#77CCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#77CCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CCCE
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CCCE | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CE
Deuteranopia (green-blind)
#B2B9CF
Tritanopia (blue-blind)
#4DD1CC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #77ccce; /* rgb */ color: rgb(119, 204, 206); /* oklch */ color: oklch(79.2% 0.083 197.6);
Tailwind
colors: {
custom: {
50: '#a3dbdc',
500: '#77ccce',
950: '#000000',
},
}SCSS
$custom: #77ccce; $custom-light: #a3dbdc; $custom-dark: #000000;
JSON
{
"hex": "#77ccce",
"rgb": {
"r": 119,
"g": 204,
"b": 206
},
"hsl": {
"h": 181.379,
"s": 47.027,
"l": 63.725
},
"oklch": {
"l": 0.79237,
"c": 0.08268,
"h": 197.6
},
"luminance": 0.51564
}Semantic roles & 50–950 ramp
primary
#77CCCE
secondary
#9B504E
accent
#2F2BBA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484