#77D4CD#77D4CD
#77D4CD is a light, moderate teal. Relative luminance 0.554; OKLCH L 81.0% C 0.090 H 189.3°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #77D4CD |
|---|---|
| RGB | rgb(119, 212, 205) |
| HSL | hsl(175, 52%, 65%) |
| HSV | hsv(175, 44%, 83%) |
| CMYK | cmyk(43.9%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(79.28, -29.34, -5.18) |
| CIE-LCH | lch(79.28, 29.80, 190.00°) |
| OKLab | oklab(81.05% -0.0885 -0.0144) |
| OKLCH | oklch(81.05% 0.09 189.3) |
| XYZ | xyz(42.1663, 55.4134, 66.2196) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.92
Turquoise
#40E0D0
ΔE00 5.97
Darkturquoise
#00CED1
ΔE00 6.56
Seafoam Blue
#78D1B6
ΔE00 7.18
Pale Teal
#82CBB2
ΔE00 7.46
Tiffany Blue
#7BF2DA
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D4CD #D4777E
analogous
#77D49F #77D4CD #77ACD4
triadic
#77D4CD #CD77D4 #D4CD77
tetradic
#77D4CD #9F77D4 #D4777E #ACD477
square
#77D4CD #9F77D4 #D4777E #ACD477
split-complementary
#77D4CD #D477AC #D49F77
monochromatic
#329E96 #49C5BC #77D4CD #A5E3DE #D4F1EF
Accessibility & contrast
On white
1.74
#77D4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#77D4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D4CD
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D4CD | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCD
Deuteranopia (green-blind)
#BBBFCE
Tritanopia (blue-blind)
#4CD8D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #77d4cd; /* rgb */ color: rgb(119, 212, 205); /* oklch */ color: oklch(81.0% 0.090 189.3);
Tailwind
colors: {
custom: {
50: '#a4e1dc',
500: '#77d4cd',
950: '#000000',
},
}SCSS
$custom: #77d4cd; $custom-light: #a4e1dc; $custom-dark: #000000;
JSON
{
"hex": "#77d4cd",
"rgb": {
"r": 119,
"g": 212,
"b": 205
},
"hsl": {
"h": 175.484,
"s": 51.955,
"l": 64.902
},
"oklch": {
"l": 0.81045,
"c": 0.08968,
"h": 189.3
},
"luminance": 0.55417
}Semantic roles & 50–950 ramp
primary
#77D4CD
secondary
#A34C53
accent
#2632BF
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101515
muted
#808484