#76AFA8#76AFA8
#76AFA8 is a light, moderate teal. Relative luminance 0.373; OKLCH L 71.3% C 0.060 H 186.3°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #76AFA8 |
|---|---|
| RGB | rgb(118, 175, 168) |
| HSL | hsl(173, 26%, 57%) |
| HSV | hsv(173, 33%, 69%) |
| CMYK | cmyk(32.6%, 0%, 4%, 31.4%) |
| CIE-LAB | lab(67.53, -20.11, -2.34) |
| CIE-LCH | lch(67.53, 20.25, 186.65°) |
| OKLab | oklab(71.26% -0.0601 -0.0066) |
| OKLCH | oklch(71.26% 0.06 186.3) |
| XYZ | xyz(29.8666, 37.3369, 42.6712) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.80
Cadetblue
#5F9EA0
ΔE00 6.47
Dull Teal
#5F9E8F
ΔE00 6.69
Grey Teal
#5E9B8A
ΔE00 7.86
Lightseagreen
#20B2AA
ΔE00 8.09
Topaz
#13BBAF
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76AFA8 #AF767D
analogous
#76AF8C #76AFA8 #7699AF
triadic
#76AFA8 #A876AF #AFA876
tetradic
#76AFA8 #8C76AF #AF767D #99AF76
square
#76AFA8 #8C76AF #AF767D #99AF76
split-complementary
#76AFA8 #AF7699 #AF8C76
monochromatic
#3F6C66 #55928B #76AFA8 #9DC6C1 #C3DCD9
Accessibility & contrast
On white
2.48
#76AFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#76AFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76AFA8
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76AFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76AFA8 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9A8
Deuteranopia (green-blind)
#9FA1A9
Tritanopia (blue-blind)
#63B2AD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #76afa8; /* rgb */ color: rgb(118, 175, 168); /* oklch */ color: oklch(71.3% 0.060 186.3);
Tailwind
colors: {
custom: {
50: '#9fc7c1',
500: '#76afa8',
950: '#000000',
},
}SCSS
$custom: #76afa8; $custom-light: #9fc7c1; $custom-dark: #000000;
JSON
{
"hex": "#76afa8",
"rgb": {
"r": 118,
"g": 175,
"b": 168
},
"hsl": {
"h": 172.632,
"s": 26.267,
"l": 57.451
},
"oklch": {
"l": 0.71259,
"c": 0.06045,
"h": 186.3
},
"luminance": 0.37339
}Semantic roles & 50–950 ramp
primary
#76AFA8
secondary
#CCB5B8
accent
#6571C3
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0F1312
muted
#7E8281