#77CFCD#77CFCD
#77CFCD is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.9% C 0.085 H 193.7°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #77CFCD |
|---|---|
| RGB | rgb(119, 207, 205) |
| HSL | hsl(179, 48%, 64%) |
| HSV | hsv(179, 43%, 81%) |
| CMYK | cmyk(42.5%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(77.85, -26.92, -7.29) |
| CIE-LCH | lch(77.85, 27.89, 195.16°) |
| OKLab | oklab(79.89% -0.0827 -0.0201) |
| OKLCH | oklch(79.89% 0.085 193.7) |
| XYZ | xyz(40.9358, 52.9522, 65.8094) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.40
Darkturquoise
#00CED1
ΔE00 6.06
Turquoise
#40E0D0
ΔE00 7.84
Aqua Blue
#02D8E9
ΔE00 7.86
Pale Teal
#82CBB2
ΔE00 8.84
Paleturquoise
#AFEEEE
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CFCD #CF7779
analogous
#77CFA1 #77CFCD #77A5CF
triadic
#77CFCD #CD77CF #CFCD77
tetradic
#77CFCD #A177CF #CF7779 #A5CF77
square
#77CFCD #A177CF #CF7779 #A5CF77
split-complementary
#77CFCD #CF77A5 #CFA177
monochromatic
#359694 #4ABFBC #77CFCD #A4DFDE #D1EFEE
Accessibility & contrast
On white
1.81
#77CFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#77CFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CFCD
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CFCD | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CD
Deuteranopia (green-blind)
#B6BCCE
Tritanopia (blue-blind)
#4DD4CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #77cfcd; /* rgb */ color: rgb(119, 207, 205); /* oklch */ color: oklch(79.9% 0.085 193.7);
Tailwind
colors: {
custom: {
50: '#a3dedc',
500: '#77cfcd',
950: '#000000',
},
}SCSS
$custom: #77cfcd; $custom-light: #a3dedc; $custom-dark: #000000;
JSON
{
"hex": "#77cfcd",
"rgb": {
"r": 119,
"g": 207,
"b": 205
},
"hsl": {
"h": 178.636,
"s": 47.826,
"l": 63.922
},
"oklch": {
"l": 0.79894,
"c": 0.08515,
"h": 193.7
},
"luminance": 0.52955
}Semantic roles & 50–950 ramp
primary
#77CFCD
secondary
#9C4E50
accent
#2A2EBB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484