#77CFCF#77CFCF
#77CFCF is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.0% C 0.085 H 195.6°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #77CFCF |
|---|---|
| RGB | rgb(119, 207, 207) |
| HSL | hsl(180, 48%, 64%) |
| HSV | hsv(180, 43%, 81%) |
| CMYK | cmyk(42.5%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(77.90, -26.42, -8.28) |
| CIE-LCH | lch(77.90, 27.69, 197.41°) |
| OKLab | oklab(79.96% -0.0819 -0.0228) |
| OKLCH | oklch(79.96% 0.085 195.6) |
| XYZ | xyz(41.1787, 53.0494, 67.0890) |
| Luminance | 0.5305 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.76
Darkturquoise
#00CED1
ΔE00 6.02
Aqua Blue
#02D8E9
ΔE00 7.34
Turquoise
#40E0D0
ΔE00 8.38
Robin'S Egg Blue
#98EFF9
ΔE00 8.62
Robin'S Egg
#6DEDFD
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CFCF #CF7777
analogous
#77CFA3 #77CFCF #77A3CF
triadic
#77CFCF #CF77CF #CFCF77
tetradic
#77CFCF #A377CF #CF7777 #A3CF77
square
#77CFCF #A377CF #CF7777 #A3CF77
split-complementary
#77CFCF #CF77A3 #CFA377
monochromatic
#359696 #4ABFBF #77CFCF #A4DFDF #D1EFEF
Accessibility & contrast
On white
1.81
#77CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#77CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CFCF
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CFCF | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CF
Deuteranopia (green-blind)
#B5BCD0
Tritanopia (blue-blind)
#4CD4CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #77cfcf; /* rgb */ color: rgb(119, 207, 207); /* oklch */ color: oklch(80.0% 0.085 195.6);
Tailwind
colors: {
custom: {
50: '#a3dedd',
500: '#77cfcf',
950: '#000000',
},
}SCSS
$custom: #77cfcf; $custom-light: #a3dedd; $custom-dark: #000000;
JSON
{
"hex": "#77cfcf",
"rgb": {
"r": 119,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 47.826,
"l": 63.922
},
"oklch": {
"l": 0.79959,
"c": 0.08503,
"h": 195.6
},
"luminance": 0.53053
}Semantic roles & 50–950 ramp
primary
#77CFCF
secondary
#9C4E4E
accent
#2A2ABB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484