#77CFBD#77CFBD
#77CFBD is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.4% C 0.090 H 179.2°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #77CFBD |
|---|---|
| RGB | rgb(119, 207, 189) |
| HSL | hsl(168, 48%, 64%) |
| HSV | hsv(168, 43%, 81%) |
| CMYK | cmyk(42.5%, 0%, 8.7%, 18.8%) |
| CIE-LAB | lab(77.41, -30.77, 0.67) |
| CIE-LCH | lch(77.41, 30.77, 178.76°) |
| OKLab | oklab(79.4% -0.0895 0.0013) |
| OKLCH | oklch(79.4% 0.09 179.2) |
| XYZ | xyz(39.1022, 52.2188, 56.1530) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.99
Pale Teal
#82CBB2
ΔE00 3.42
Mediumaquamarine
#66CDAA
ΔE00 5.52
Mediumturquoise
#48D1CC
ΔE00 6.27
Turquoise
#40E0D0
ΔE00 6.31
Light Teal
#90E4C1
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CFBD #CF7789
analogous
#77CF91 #77CFBD #77B5CF
triadic
#77CFBD #BD77CF #CFBD77
tetradic
#77CFBD #9177CF #CF7789 #B5CF77
square
#77CFBD #9177CF #CF7789 #B5CF77
split-complementary
#77CFBD #CF77B5 #CF9177
monochromatic
#359683 #4ABFA7 #77CFBD #A4DFD3 #D1EFE9
Accessibility & contrast
On white
1.83
#77CFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#77CFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CFBD
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CFBD | 1.00 | 1.83 | 11.44 | 11.44 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BC
Deuteranopia (green-blind)
#BABBBE
Tritanopia (blue-blind)
#56D2C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #77cfbd; /* rgb */ color: rgb(119, 207, 189); /* oklch */ color: oklch(79.4% 0.090 179.2);
Tailwind
colors: {
custom: {
50: '#a3ded0',
500: '#77cfbd',
950: '#000000',
},
}SCSS
$custom: #77cfbd; $custom-light: #a3ded0; $custom-dark: #000000;
JSON
{
"hex": "#77cfbd",
"rgb": {
"r": 119,
"g": 207,
"b": 189
},
"hsl": {
"h": 167.727,
"s": 47.826,
"l": 63.922
},
"oklch": {
"l": 0.79399,
"c": 0.08953,
"h": 179.2
},
"luminance": 0.52222
}Semantic roles & 50–950 ramp
primary
#77CFBD
secondary
#9C4E5E
accent
#2A48BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483