#77D7CD#77D7CD
#77D7CD is a light, moderate teal. Relative luminance 0.569; OKLCH L 81.7% C 0.093 H 186.8°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #77D7CD |
|---|---|
| RGB | rgb(119, 215, 205) |
| HSL | hsl(174, 55%, 65%) |
| HSV | hsv(174, 45%, 84%) |
| CMYK | cmyk(44.7%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(80.14, -30.78, -3.91) |
| CIE-LCH | lch(80.14, 31.03, 187.23°) |
| OKLab | oklab(81.74% -0.092 -0.011) |
| OKLCH | oklch(81.74% 0.093 186.8) |
| XYZ | xyz(42.9232, 56.9272, 66.4719) |
| Luminance | 0.5693 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.24
Turquoise
#40E0D0
ΔE00 5.07
Seafoam Blue
#78D1B6
ΔE00 6.28
Pale Teal
#82CBB2
ΔE00 6.87
Darkturquoise
#00CED1
ΔE00 7.21
Tiffany Blue
#7BF2DA
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D7CD #D77781
analogous
#77D79D #77D7CD #77B1D7
triadic
#77D7CD #CD77D7 #D7CD77
tetradic
#77D7CD #9D77D7 #D77781 #B1D777
square
#77D7CD #9D77D7 #D77781 #B1D777
split-complementary
#77D7CD #D777B1 #D79D77
monochromatic
#30A497 #48C9BC #77D7CD #A6E5DE #D6F3F0
Accessibility & contrast
On white
1.70
#77D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#77D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D7CD
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D7CD | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#BEC2CE
Tritanopia (blue-blind)
#4BDBD4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #77d7cd; /* rgb */ color: rgb(119, 215, 205); /* oklch */ color: oklch(81.7% 0.093 186.8);
Tailwind
colors: {
custom: {
50: '#a4e3dc',
500: '#77d7cd',
950: '#000000',
},
}SCSS
$custom: #77d7cd; $custom-light: #a4e3dc; $custom-dark: #000000;
JSON
{
"hex": "#77d7cd",
"rgb": {
"r": 119,
"g": 215,
"b": 205
},
"hsl": {
"h": 173.75,
"s": 54.545,
"l": 65.49
},
"oklch": {
"l": 0.81737,
"c": 0.09262,
"h": 186.8
},
"luminance": 0.56931
}Semantic roles & 50–950 ramp
primary
#77D7CD
secondary
#A74B54
accent
#2334C2
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484