#77CDBD#77CDBD
#77CDBD is a light, moderate teal. Relative luminance 0.513; OKLCH L 78.9% C 0.087 H 180.6°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #77CDBD |
|---|---|
| RGB | rgb(119, 205, 189) |
| HSL | hsl(169, 46%, 64%) |
| HSV | hsv(169, 42%, 80%) |
| CMYK | cmyk(42%, 0%, 7.8%, 19.6%) |
| CIE-LAB | lab(76.83, -29.81, -0.18) |
| CIE-LCH | lch(76.83, 29.81, 180.34°) |
| OKLab | oklab(78.93% -0.0872 -0.0009) |
| OKLCH | oklch(78.93% 0.087 180.6) |
| XYZ | xyz(38.6208, 51.2559, 55.9925) |
| Luminance | 0.5126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.72
Pale Teal
#82CBB2
ΔE00 3.79
Mediumturquoise
#48D1CC
ΔE00 5.89
Mediumaquamarine
#66CDAA
ΔE00 6.13
Turquoise
#40E0D0
ΔE00 6.58
Turquoise (survey)
#06C2AC
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CDBD #CD7787
analogous
#77CD92 #77CDBD #77B2CD
triadic
#77CDBD #BD77CD #CDBD77
tetradic
#77CDBD #9277CD #CD7787 #B2CD77
square
#77CDBD #9277CD #CD7787 #B2CD77
split-complementary
#77CDBD #CD77B2 #CD9277
monochromatic
#369382 #4ABDA7 #77CDBD #A4DDD3 #D0EEE8
Accessibility & contrast
On white
1.87
#77CDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#77CDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CDBD
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CDBD | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BC
Deuteranopia (green-blind)
#B8B9BE
Tritanopia (blue-blind)
#56D0C8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #77cdbd; /* rgb */ color: rgb(119, 205, 189); /* oklch */ color: oklch(78.9% 0.087 180.6);
Tailwind
colors: {
custom: {
50: '#a3dcd0',
500: '#77cdbd',
950: '#000000',
},
}SCSS
$custom: #77cdbd; $custom-light: #a3dcd0; $custom-dark: #000000;
JSON
{
"hex": "#77cdbd",
"rgb": {
"r": 119,
"g": 205,
"b": 189
},
"hsl": {
"h": 168.837,
"s": 46.237,
"l": 63.529
},
"oklch": {
"l": 0.78933,
"c": 0.08717,
"h": 180.6
},
"luminance": 0.51259
}Semantic roles & 50–950 ramp
primary
#77CDBD
secondary
#9A4F5D
accent
#2C46B9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483