#77CCCD#77CCCD
#77CCCD is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.2% C 0.083 H 196.6°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #77CCCD |
|---|---|
| RGB | rgb(119, 204, 205) |
| HSL | hsl(181, 46%, 64%) |
| HSV | hsv(181, 42%, 80%) |
| CMYK | cmyk(42%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(76.99, -25.44, -8.57) |
| CIE-LCH | lch(76.99, 26.85, 198.61°) |
| OKLab | oklab(79.2% -0.0792 -0.0236) |
| OKLCH | oklch(79.2% 0.083 196.6) |
| XYZ | xyz(40.2158, 51.5124, 65.5694) |
| Luminance | 0.5151 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.23
Darkturquoise
#00CED1
ΔE00 6.21
Aqua Blue
#02D8E9
ΔE00 7.45
Robin'S Egg Blue
#98EFF9
ΔE00 9.02
Turquoise
#40E0D0
ΔE00 9.11
Robin'S Egg
#6DEDFD
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CCCD #CD7877
analogous
#77CDA3 #77CCCD #77A1CD
triadic
#77CCCD #CD77CC #CCCD77
tetradic
#77CCCD #A377CD #CD7877 #A1CD77
square
#77CCCD #A377CD #CD7877 #A1CD77
split-complementary
#77CCCD #CD77A1 #CDA377
monochromatic
#369293 #4ABBBD #77CCCD #A4DDDD #D0EEEE
Accessibility & contrast
On white
1.86
#77CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#77CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CCCD
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CCCD | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CD
Deuteranopia (green-blind)
#B3B9CE
Tritanopia (blue-blind)
#4ED1CC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #77cccd; /* rgb */ color: rgb(119, 204, 205); /* oklch */ color: oklch(79.2% 0.083 196.6);
Tailwind
colors: {
custom: {
50: '#a3dbdc',
500: '#77cccd',
950: '#000000',
},
}SCSS
$custom: #77cccd; $custom-light: #a3dbdc; $custom-dark: #000000;
JSON
{
"hex": "#77cccd",
"rgb": {
"r": 119,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.698,
"s": 46.237,
"l": 63.529
},
"oklch": {
"l": 0.79204,
"c": 0.08267,
"h": 196.6
},
"luminance": 0.51515
}Semantic roles & 50–950 ramp
primary
#77CCCD
secondary
#9A4F4F
accent
#2E2CB9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484