#77D4C8#77D4C8
#77D4C8 is a light, moderate teal. Relative luminance 0.552; OKLCH L 80.9% C 0.091 H 184.9°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #77D4C8 |
|---|---|
| RGB | rgb(119, 212, 200) |
| HSL | hsl(172, 52%, 65%) |
| HSV | hsv(172, 44%, 83%) |
| CMYK | cmyk(43.9%, 0%, 5.7%, 16.9%) |
| CIE-LAB | lab(79.14, -30.56, -2.70) |
| CIE-LCH | lch(79.14, 30.67, 185.05°) |
| OKLab | oklab(80.89% -0.0906 -0.0077) |
| OKLCH | oklch(80.89% 0.091 184.9) |
| XYZ | xyz(41.5724, 55.1758, 63.0917) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.54
Turquoise
#40E0D0
ΔE00 5.29
Seafoam Blue
#78D1B6
ΔE00 5.33
Pale Teal
#82CBB2
ΔE00 5.85
Tiffany Blue
#7BF2DA
ΔE00 7.52
Darkturquoise
#00CED1
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D4C8 #D47783
analogous
#77D49A #77D4C8 #77B2D4
triadic
#77D4C8 #C877D4 #D4C877
tetradic
#77D4C8 #9A77D4 #D47783 #B2D477
square
#77D4C8 #9A77D4 #D47783 #B2D477
split-complementary
#77D4C8 #D477B2 #D49A77
monochromatic
#329E91 #49C5B5 #77D4C8 #A5E3DB #D4F1EE
Accessibility & contrast
On white
1.74
#77D4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#77D4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D4C8
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D4C8 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBC8
Deuteranopia (green-blind)
#BCBFC9
Tritanopia (blue-blind)
#4FD8D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #77d4c8; /* rgb */ color: rgb(119, 212, 200); /* oklch */ color: oklch(80.9% 0.091 184.9);
Tailwind
colors: {
custom: {
50: '#a3e1d8',
500: '#77d4c8',
950: '#000000',
},
}SCSS
$custom: #77d4c8; $custom-light: #a3e1d8; $custom-dark: #000000;
JSON
{
"hex": "#77d4c8",
"rgb": {
"r": 119,
"g": 212,
"b": 200
},
"hsl": {
"h": 172.258,
"s": 51.955,
"l": 64.902
},
"oklch": {
"l": 0.8089,
"c": 0.09096,
"h": 184.9
},
"luminance": 0.55179
}Semantic roles & 50–950 ramp
primary
#77D4C8
secondary
#A34C57
accent
#263ABF
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483