#77CCCF#77CCCF
#77CCCF is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.3% C 0.083 H 198.5°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #77CCCF |
|---|---|
| RGB | rgb(119, 204, 207) |
| HSL | hsl(182, 48%, 64%) |
| HSV | hsv(182, 43%, 81%) |
| CMYK | cmyk(42.5%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(77.05, -24.94, -9.56) |
| CIE-LCH | lch(77.05, 26.71, 200.97°) |
| OKLab | oklab(79.27% -0.0784 -0.0263) |
| OKLCH | oklch(79.27% 0.083 198.5) |
| XYZ | xyz(40.4588, 51.6096, 66.8490) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.73
Darkturquoise
#00CED1
ΔE00 6.34
Aqua Blue
#02D8E9
ΔE00 7.07
Robin'S Egg Blue
#98EFF9
ΔE00 8.72
Robin'S Egg
#6DEDFD
ΔE00 8.73
Powder Blue
#B0E0E6
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CCCF #CF7A77
analogous
#77CFA6 #77CCCF #77A0CF
triadic
#77CCCF #CF77CC #CCCF77
tetradic
#77CCCF #A677CF #CF7A77 #A0CF77
square
#77CCCF #A677CF #CF7A77 #A0CF77
split-complementary
#77CCCF #CF77A0 #CFA677
monochromatic
#359396 #4ABBBF #77CCCF #A4DDDF #D1EEEF
Accessibility & contrast
On white
1.85
#77CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#77CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CCCF
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CCCF | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5CF
Deuteranopia (green-blind)
#B2B9D0
Tritanopia (blue-blind)
#4DD1CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #77cccf; /* rgb */ color: rgb(119, 204, 207); /* oklch */ color: oklch(79.3% 0.083 198.5);
Tailwind
colors: {
custom: {
50: '#a3dbdd',
500: '#77cccf',
950: '#000000',
},
}SCSS
$custom: #77cccf; $custom-light: #a3dbdd; $custom-dark: #000000;
JSON
{
"hex": "#77cccf",
"rgb": {
"r": 119,
"g": 204,
"b": 207
},
"hsl": {
"h": 182.045,
"s": 47.826,
"l": 63.922
},
"oklch": {
"l": 0.7927,
"c": 0.08271,
"h": 198.5
},
"luminance": 0.51613
}Semantic roles & 50–950 ramp
primary
#77CCCF
secondary
#9C514E
accent
#2F2ABB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484