#77D2CD#77D2CD
#77D2CD is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.6% C 0.088 H 191.0°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #77D2CD |
|---|---|
| RGB | rgb(119, 210, 205) |
| HSL | hsl(177, 50%, 65%) |
| HSV | hsv(177, 43%, 82%) |
| CMYK | cmyk(43.3%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(78.71, -28.38, -6.02) |
| CIE-LCH | lch(78.71, 29.01, 191.98°) |
| OKLab | oklab(80.58% -0.0862 -0.0167) |
| OKLCH | oklch(80.58% 0.088 191) |
| XYZ | xyz(41.6695, 54.4196, 66.0540) |
| Luminance | 0.5442 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.95
Darkturquoise
#00CED1
ΔE00 6.26
Turquoise
#40E0D0
ΔE00 6.67
Seafoam Blue
#78D1B6
ΔE00 7.86
Pale Teal
#82CBB2
ΔE00 7.96
Aqua Blue
#02D8E9
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D2CD #D2777C
analogous
#77D2A0 #77D2CD #77AAD2
triadic
#77D2CD #CD77D2 #D2CD77
tetradic
#77D2CD #A077D2 #D2777C #AAD277
square
#77D2CD #A077D2 #D2777C #AAD277
split-complementary
#77D2CD #D277AA #D2A077
monochromatic
#339B96 #49C3BC #77D2CD #A5E1DE #D3F0EF
Accessibility & contrast
On white
1.77
#77D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#77D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D2CD
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D2CD | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#B9BECE
Tritanopia (blue-blind)
#4CD6D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #77d2cd; /* rgb */ color: rgb(119, 210, 205); /* oklch */ color: oklch(80.6% 0.088 191.0);
Tailwind
colors: {
custom: {
50: '#a4e0dc',
500: '#77d2cd',
950: '#000000',
},
}SCSS
$custom: #77d2cd; $custom-light: #a4e0dc; $custom-dark: #000000;
JSON
{
"hex": "#77d2cd",
"rgb": {
"r": 119,
"g": 210,
"b": 205
},
"hsl": {
"h": 176.703,
"s": 50.276,
"l": 64.51
},
"oklch": {
"l": 0.80584,
"c": 0.08781,
"h": 191
},
"luminance": 0.54423
}Semantic roles & 50–950 ramp
primary
#77D2CD
secondary
#A04D51
accent
#2830BE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484