#77AFA2#77AFA2
#77AFA2 is a light, moderate teal. Relative luminance 0.372; OKLCH L 71.1% C 0.062 H 178.3°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #77AFA2 |
|---|---|
| RGB | rgb(119, 175, 162) |
| HSL | hsl(166, 26%, 58%) |
| HSV | hsv(166, 32%, 69%) |
| CMYK | cmyk(32%, 0%, 7.4%, 31.4%) |
| CIE-LAB | lab(67.42, -21.20, 0.82) |
| CIE-LCH | lch(67.42, 21.21, 177.78°) |
| OKLab | oklab(71.13% -0.0618 0.0019) |
| OKLCH | oklch(71.13% 0.062 178.3) |
| XYZ | xyz(29.4571, 37.1889, 39.8014) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.91
Dull Teal
#5F9E8F
ΔE00 5.83
Grey Teal
#5E9B8A
ΔE00 6.85
Cadetblue
#5F9EA0
ΔE00 8.06
Pale Teal
#82CBB2
ΔE00 8.21
Greeny Blue
#42B395
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77AFA2 #AF7784
analogous
#77AF86 #77AFA2 #77A0AF
triadic
#77AFA2 #A277AF #AFA277
tetradic
#77AFA2 #8677AF #AF7784 #A0AF77
square
#77AFA2 #8677AF #AF7784 #A0AF77
split-complementary
#77AFA2 #AF77A0 #AF8677
monochromatic
#406C62 #569385 #77AFA2 #9EC6BC #C4DCD7
Accessibility & contrast
On white
2.49
#77AFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#77AFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77AFA2
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77AFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77AFA2 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA8A1
Deuteranopia (green-blind)
#A1A1A3
Tritanopia (blue-blind)
#66B1AB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #77afa2; /* rgb */ color: rgb(119, 175, 162); /* oklch */ color: oklch(71.1% 0.062 178.3);
Tailwind
colors: {
custom: {
50: '#a0c7bd',
500: '#77afa2',
950: '#000000',
},
}SCSS
$custom: #77afa2; $custom-light: #a0c7bd; $custom-dark: #000000;
JSON
{
"hex": "#77afa2",
"rgb": {
"r": 119,
"g": 175,
"b": 162
},
"hsl": {
"h": 166.071,
"s": 25.926,
"l": 57.647
},
"oklch": {
"l": 0.71131,
"c": 0.06182,
"h": 178.3
},
"luminance": 0.37191
}Semantic roles & 50–950 ramp
primary
#77AFA2
secondary
#CCB6BB
accent
#657BC2
background
#FAFCFB
surface
#F3F8F6
border
#CDD1D0
text
#0F1312
muted
#7F8281