#77CCCC#77CCCC
#77CCCC is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.2% C 0.083 H 195.6°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #77CCCC |
|---|---|
| RGB | rgb(119, 204, 204) |
| HSL | hsl(180, 45%, 63%) |
| HSV | hsv(180, 42%, 80%) |
| CMYK | cmyk(41.7%, 0%, 0%, 20%) |
| CIE-LAB | lab(76.96, -25.69, -8.07) |
| CIE-LCH | lch(76.96, 26.93, 197.44°) |
| OKLab | oklab(79.17% -0.0796 -0.0222) |
| OKLCH | oklch(79.17% 0.083 195.6) |
| XYZ | xyz(40.0955, 51.4643, 64.9358) |
| Luminance | 0.5147 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.02
Darkturquoise
#00CED1
ΔE00 6.18
Aqua Blue
#02D8E9
ΔE00 7.68
Turquoise
#40E0D0
ΔE00 8.83
Robin'S Egg Blue
#98EFF9
ΔE00 9.20
Robin'S Egg
#6DEDFD
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CCCC #CC7777
analogous
#77CCA1 #77CCCC #77A1CC
triadic
#77CCCC #CC77CC #CCCC77
tetradic
#77CCCC #A177CC #CC7777 #A1CC77
square
#77CCCC #A177CC #CC7777 #A1CC77
split-complementary
#77CCCC #CC77A1 #CCA177
monochromatic
#379292 #4ABBBB #77CCCC #A4DDDD #D0EDED
Accessibility & contrast
On white
1.86
#77CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#77CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CCCC
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CCCC | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CC
Deuteranopia (green-blind)
#B3B9CD
Tritanopia (blue-blind)
#4FD1CC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #77cccc; /* rgb */ color: rgb(119, 204, 204); /* oklch */ color: oklch(79.2% 0.083 195.6);
Tailwind
colors: {
custom: {
50: '#a3dbdb',
500: '#77cccc',
950: '#000000',
},
}SCSS
$custom: #77cccc; $custom-light: #a3dbdb; $custom-dark: #000000;
JSON
{
"hex": "#77cccc",
"rgb": {
"r": 119,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 45.455,
"l": 63.333
},
"oklch": {
"l": 0.79171,
"c": 0.08269,
"h": 195.6
},
"luminance": 0.51467
}Semantic roles & 50–950 ramp
primary
#77CCCC
secondary
#984F4F
accent
#2D2DB9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484