#508C97#508C97
#508C97 is a mid, moderate teal. Relative luminance 0.227; OKLCH L 60.4% C 0.065 H 210.6°. Best body text is #000000 at 5.54:1 contrast (WCAG AA passes).
Color values
| HEX | #508C97 |
|---|---|
| RGB | rgb(80, 140, 151) |
| HSL | hsl(189, 31%, 45%) |
| HSV | hsv(189, 47%, 59%) |
| CMYK | cmyk(47%, 7.3%, 0%, 40.8%) |
| CIE-LAB | lab(54.76, -16.42, -11.93) |
| CIE-LCH | lch(54.76, 20.30, 215.99°) |
| OKLab | oklab(60.36% -0.0555 -0.0329) |
| OKLCH | oklch(60.36% 0.065 210.6) |
| XYZ | xyz(18.2702, 22.6946, 32.6899) |
| Luminance | 0.2270 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 5.90
Dirty Blue
#3F829D
ΔE00 7.16
Cadetblue
#5F9EA0
ΔE00 7.16
Dark Cyan
#0A888A
ΔE00 8.24
Darkcyan
#008B8B
ΔE00 8.79
Ocean
#017B92
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#508C97 #975B50
analogous
#50977E #508C97 #506897
triadic
#508C97 #97508C #8C9750
tetradic
#508C97 #7E5097 #975B50 #689750
square
#508C97 #7E5097 #975B50 #689750
split-complementary
#508C97 #975068 #977E50
monochromatic
#264247 #3B676F #508C97 #71A9B4 #99C1C9
Accessibility & contrast
On white
3.79
#508C97 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.54
#508C97 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #508C97
5.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##508C97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##508C97 | 1.00 | 3.79 | 5.54 | 5.54 |
| #FFFFFF | 3.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#828898
Deuteranopia (green-blind)
#777F97
Tritanopia (blue-blind)
#2C918F
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #508c97; /* rgb */ color: rgb(80, 140, 151); /* oklch */ color: oklch(60.4% 0.065 210.6);
Tailwind
colors: {
custom: {
50: '#86adb5',
500: '#508c97',
950: '#000000',
},
}SCSS
$custom: #508c97; $custom-light: #86adb5; $custom-dark: #000000;
JSON
{
"hex": "#508c97",
"rgb": {
"r": 80,
"g": 140,
"b": 151
},
"hsl": {
"h": 189.296,
"s": 30.736,
"l": 45.294
},
"oklch": {
"l": 0.60362,
"c": 0.06451,
"h": 210.6
},
"luminance": 0.22696
}Semantic roles & 50–950 ramp
primary
#508C97
secondary
#B6948D
accent
#7161C7
background
#F8FAFB
surface
#F0F4F6
border
#CBCED0
text
#0B1011
muted
#7C7F80