#77CDCF#77CDCF
#77CDCF is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.5% C 0.083 H 197.5°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #77CDCF |
|---|---|
| RGB | rgb(119, 205, 207) |
| HSL | hsl(181, 48%, 64%) |
| HSV | hsv(181, 43%, 81%) |
| CMYK | cmyk(42.5%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(77.33, -25.44, -9.13) |
| CIE-LCH | lch(77.33, 27.03, 199.75°) |
| OKLab | oklab(79.5% -0.0796 -0.0252) |
| OKLCH | oklch(79.5% 0.083 197.5) |
| XYZ | xyz(40.6972, 52.0864, 66.9285) |
| Luminance | 0.5209 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.38
Darkturquoise
#00CED1
ΔE00 6.20
Aqua Blue
#02D8E9
ΔE00 7.13
Robin'S Egg Blue
#98EFF9
ΔE00 8.66
Robin'S Egg
#6DEDFD
ΔE00 8.70
Powder Blue
#B0E0E6
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CDCF #CF7977
analogous
#77CFA5 #77CDCF #77A1CF
triadic
#77CDCF #CF77CD #CDCF77
tetradic
#77CDCF #A577CF #CF7977 #A1CF77
square
#77CDCF #A577CF #CF7977 #A1CF77
split-complementary
#77CDCF #CF77A1 #CFA577
monochromatic
#359496 #4ABCBF #77CDCF #A4DEDF #D1EEEF
Accessibility & contrast
On white
1.84
#77CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#77CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CDCF
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CDCF | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CF
Deuteranopia (green-blind)
#B3BAD0
Tritanopia (blue-blind)
#4CD2CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #77cdcf; /* rgb */ color: rgb(119, 205, 207); /* oklch */ color: oklch(79.5% 0.083 197.5);
Tailwind
colors: {
custom: {
50: '#a3dcdd',
500: '#77cdcf',
950: '#000000',
},
}SCSS
$custom: #77cdcf; $custom-light: #a3dcdd; $custom-dark: #000000;
JSON
{
"hex": "#77cdcf",
"rgb": {
"r": 119,
"g": 205,
"b": 207
},
"hsl": {
"h": 181.364,
"s": 47.826,
"l": 63.922
},
"oklch": {
"l": 0.795,
"c": 0.08345,
"h": 197.5
},
"luminance": 0.5209
}Semantic roles & 50–950 ramp
primary
#77CDCF
secondary
#9C504E
accent
#2E2ABB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484