#76AFB2#76AFB2
#76AFB2 is a light, muted teal. Relative luminance 0.377; OKLCH L 71.6% C 0.059 H 200.1°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #76AFB2 |
|---|---|
| RGB | rgb(118, 175, 178) |
| HSL | hsl(183, 28%, 58%) |
| HSV | hsv(183, 34%, 70%) |
| CMYK | cmyk(33.7%, 1.7%, 0%, 30.2%) |
| CIE-LAB | lab(67.82, -17.72, -7.46) |
| CIE-LCH | lch(67.82, 19.22, 202.82°) |
| OKLab | oklab(71.58% -0.0559 -0.0204) |
| OKLCH | oklch(71.58% 0.059 200.1) |
| XYZ | xyz(30.8343, 37.7240, 47.7676) |
| Luminance | 0.3773 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.66
Turquoise Blue
#06B1C4
ΔE00 8.56
Greyish Teal
#719F91
ΔE00 8.76
Greyblue
#77A1B5
ΔE00 9.64
Lightseagreen
#20B2AA
ΔE00 9.74
Dull Teal
#5F9E8F
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76AFB2 #B27976
analogous
#76B297 #76AFB2 #7691B2
triadic
#76AFB2 #B276AF #AFB276
tetradic
#76AFB2 #9776B2 #B27976 #91B276
square
#76AFB2 #9776B2 #B27976 #91B276
split-complementary
#76AFB2 #B27691 #B29776
monochromatic
#3E6D6F #549396 #76AFB2 #9DC6C8 #C4DDDE
Accessibility & contrast
On white
2.46
#76AFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#76AFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76AFB2
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76AFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76AFB2 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB2
Deuteranopia (green-blind)
#9CA2B2
Tritanopia (blue-blind)
#5FB3B0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #76afb2; /* rgb */ color: rgb(118, 175, 178); /* oklch */ color: oklch(71.6% 0.059 200.1);
Tailwind
colors: {
custom: {
50: '#a0c7c9',
500: '#76afb2',
950: '#000000',
},
}SCSS
$custom: #76afb2; $custom-light: #a0c7c9; $custom-dark: #000000;
JSON
{
"hex": "#76afb2",
"rgb": {
"r": 118,
"g": 175,
"b": 178
},
"hsl": {
"h": 183,
"s": 28.037,
"l": 58.039
},
"oklch": {
"l": 0.71585,
"c": 0.05949,
"h": 200.1
},
"luminance": 0.37726
}Semantic roles & 50–950 ramp
primary
#76AFB2
secondary
#CEB7B6
accent
#6863C4
background
#FAFCFC
surface
#F3F8F8
border
#CDD1D1
text
#0F1313
muted
#7F8282