#77D3CE#77D3CE
#77D3CE is a light, moderate teal. Relative luminance 0.550; OKLCH L 80.8% C 0.089 H 191.0°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #77D3CE |
|---|---|
| RGB | rgb(119, 211, 206) |
| HSL | hsl(177, 51%, 65%) |
| HSV | hsv(177, 44%, 83%) |
| CMYK | cmyk(43.6%, 0%, 2.4%, 17.3%) |
| CIE-LAB | lab(79.02, -28.62, -6.09) |
| CIE-LCH | lch(79.02, 29.26, 192.02°) |
| OKLab | oklab(80.85% -0.0869 -0.0169) |
| OKLCH | oklch(80.85% 0.089 191) |
| XYZ | xyz(42.0382, 54.9634, 66.7743) |
| Luminance | 0.5497 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.93
Darkturquoise
#00CED1
ΔE00 6.26
Turquoise
#40E0D0
ΔE00 6.53
Seafoam Blue
#78D1B6
ΔE00 7.89
Pale Teal
#82CBB2
ΔE00 8.04
Aqua Blue
#02D8E9
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D3CE #D3777C
analogous
#77D3A0 #77D3CE #77AAD3
triadic
#77D3CE #CE77D3 #D3CE77
tetradic
#77D3CE #A077D3 #D3777C #AAD377
square
#77D3CE #A077D3 #D3777C #AAD377
split-complementary
#77D3CE #D377AA #D3A077
monochromatic
#339D97 #49C4BD #77D3CE #A5E2DF #D3F1EF
Accessibility & contrast
On white
1.75
#77D3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#77D3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D3CE
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D3CE | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBCE
Deuteranopia (green-blind)
#B9BFCF
Tritanopia (blue-blind)
#4BD7D1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #77d3ce; /* rgb */ color: rgb(119, 211, 206); /* oklch */ color: oklch(80.8% 0.089 191.0);
Tailwind
colors: {
custom: {
50: '#a4e0dc',
500: '#77d3ce',
950: '#000000',
},
}SCSS
$custom: #77d3ce; $custom-light: #a4e0dc; $custom-dark: #000000;
JSON
{
"hex": "#77d3ce",
"rgb": {
"r": 119,
"g": 211,
"b": 206
},
"hsl": {
"h": 176.739,
"s": 51.111,
"l": 64.706
},
"oklch": {
"l": 0.80846,
"c": 0.08857,
"h": 191
},
"luminance": 0.54967
}Semantic roles & 50–950 ramp
primary
#77D3CE
secondary
#A24C51
accent
#272FBE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484