#77CDBF#77CDBF
#77CDBF is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.0% C 0.086 H 182.4°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #77CDBF |
|---|---|
| RGB | rgb(119, 205, 191) |
| HSL | hsl(170, 46%, 64%) |
| HSV | hsv(170, 42%, 80%) |
| CMYK | cmyk(42%, 0%, 6.8%, 19.6%) |
| CIE-LAB | lab(76.89, -29.34, -1.18) |
| CIE-LCH | lch(76.89, 29.36, 182.29°) |
| OKLab | oklab(78.99% -0.0863 -0.0036) |
| OKLCH | oklch(78.99% 0.086 182.4) |
| XYZ | xyz(38.8394, 51.3433, 57.1437) |
| Luminance | 0.5135 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.42
Pale Teal
#82CBB2
ΔE00 4.44
Mediumturquoise
#48D1CC
ΔE00 5.39
Turquoise
#40E0D0
ΔE00 6.53
Mediumaquamarine
#66CDAA
ΔE00 6.84
Turquoise (survey)
#06C2AC
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CDBF #CD7785
analogous
#77CD94 #77CDBF #77B0CD
triadic
#77CDBF #BF77CD #CDBF77
tetradic
#77CDBF #9477CD #CD7785 #B0CD77
square
#77CDBF #9477CD #CD7785 #B0CD77
split-complementary
#77CDBF #CD77B0 #CD9477
monochromatic
#369384 #4ABDAA #77CDBF #A4DDD4 #D0EEE9
Accessibility & contrast
On white
1.86
#77CDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#77CDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CDBF
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CDBF | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BF
Deuteranopia (green-blind)
#B7B9C0
Tritanopia (blue-blind)
#55D0C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #77cdbf; /* rgb */ color: rgb(119, 205, 191); /* oklch */ color: oklch(79.0% 0.086 182.4);
Tailwind
colors: {
custom: {
50: '#a3dcd2',
500: '#77cdbf',
950: '#000000',
},
}SCSS
$custom: #77cdbf; $custom-light: #a3dcd2; $custom-dark: #000000;
JSON
{
"hex": "#77cdbf",
"rgb": {
"r": 119,
"g": 205,
"b": 191
},
"hsl": {
"h": 170.233,
"s": 46.237,
"l": 63.529
},
"oklch": {
"l": 0.78993,
"c": 0.08638,
"h": 182.4
},
"luminance": 0.51346
}Semantic roles & 50–950 ramp
primary
#77CDBF
secondary
#9A4F5B
accent
#2C43B9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483