#77AFA5#77AFA5
#77AFA5 is a light, moderate teal. Relative luminance 0.373; OKLCH L 71.2% C 0.061 H 182.1°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #77AFA5 |
|---|---|
| RGB | rgb(119, 175, 165) |
| HSL | hsl(169, 26%, 58%) |
| HSV | hsv(169, 32%, 69%) |
| CMYK | cmyk(32%, 0%, 5.7%, 31.4%) |
| CIE-LAB | lab(67.50, -20.51, -0.72) |
| CIE-LCH | lch(67.50, 20.53, 182.01°) |
| OKLab | oklab(71.22% -0.0605 -0.0022) |
| OKLCH | oklch(71.22% 0.061 182.1) |
| XYZ | xyz(29.7269, 37.2969, 41.2227) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.23
Dull Teal
#5F9E8F
ΔE00 6.18
Cadetblue
#5F9EA0
ΔE00 7.24
Grey Teal
#5E9B8A
ΔE00 7.29
Lightseagreen
#20B2AA
ΔE00 8.27
Pale Teal
#82CBB2
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77AFA5 #AF7781
analogous
#77AF89 #77AFA5 #779DAF
triadic
#77AFA5 #A577AF #AFA577
tetradic
#77AFA5 #8977AF #AF7781 #9DAF77
square
#77AFA5 #8977AF #AF7781 #9DAF77
split-complementary
#77AFA5 #AF779D #AF8977
monochromatic
#406C64 #569388 #77AFA5 #9EC6BF #C4DCD8
Accessibility & contrast
On white
2.48
#77AFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#77AFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77AFA5
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77AFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77AFA5 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A5
Deuteranopia (green-blind)
#A0A1A6
Tritanopia (blue-blind)
#65B1AC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #77afa5; /* rgb */ color: rgb(119, 175, 165); /* oklch */ color: oklch(71.2% 0.061 182.1);
Tailwind
colors: {
custom: {
50: '#a0c7bf',
500: '#77afa5',
950: '#000000',
},
}SCSS
$custom: #77afa5; $custom-light: #a0c7bf; $custom-dark: #000000;
JSON
{
"hex": "#77afa5",
"rgb": {
"r": 119,
"g": 175,
"b": 165
},
"hsl": {
"h": 169.286,
"s": 25.926,
"l": 57.647
},
"oklch": {
"l": 0.71222,
"c": 0.06053,
"h": 182.1
},
"luminance": 0.37298
}Semantic roles & 50–950 ramp
primary
#77AFA5
secondary
#CCB6BA
accent
#6576C2
background
#FAFCFB
surface
#F3F8F7
border
#CDD1D0
text
#0F1312
muted
#7F8281