#31ACBC#31ACBC
#31ACBC is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.6% C 0.106 H 207.9°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #31ACBC |
|---|---|
| RGB | rgb(49, 172, 188) |
| HSL | hsl(187, 59%, 46%) |
| HSV | hsv(187, 74%, 74%) |
| CMYK | cmyk(73.9%, 8.5%, 0%, 26.3%) |
| CIE-LAB | lab(64.79, -27.49, -17.80) |
| CIE-LCH | lch(64.79, 32.75, 212.92°) |
| OKLab | oklab(68.58% -0.0935 -0.0495) |
| OKLCH | oklch(68.58% 0.106 207.9) |
| XYZ | xyz(25.0923, 33.7859, 52.7661) |
| Luminance | 0.3379 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 1.85
Cadetblue
#5F9EA0
ΔE00 7.23
Lightseagreen
#20B2AA
ΔE00 9.44
Darkturquoise
#00CED1
ΔE00 10.52
Sea
#3C9992
ΔE00 10.61
Greyblue
#77A1B5
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31ACBC #BC4131
analogous
#31BC87 #31ACBC #3167BC
triadic
#31ACBC #BC31AC #ACBC31
tetradic
#31ACBC #8731BC #BC4131 #67BC31
square
#31ACBC #8731BC #BC4131 #67BC31
split-complementary
#31ACBC #BC3167 #BC8731
monochromatic
#18535B #24808B #31ACBC #57C5D3 #88D6E0
Accessibility & contrast
On white
2.71
#31ACBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#31ACBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #31ACBC
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31ACBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31ACBC | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BD
Deuteranopia (green-blind)
#8997BC
Tritanopia (blue-blind)
#00B4B1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #31acbc; /* rgb */ color: rgb(49, 172, 188); /* oklch */ color: oklch(68.6% 0.106 207.9);
Tailwind
colors: {
custom: {
50: '#7fc5d0',
500: '#31acbc',
950: '#000000',
},
}SCSS
$custom: #31acbc; $custom-light: #7fc5d0; $custom-dark: #000000;
JSON
{
"hex": "#31acbc",
"rgb": {
"r": 49,
"g": 172,
"b": 188
},
"hsl": {
"h": 186.906,
"s": 58.65,
"l": 46.471
},
"oklch": {
"l": 0.68583,
"c": 0.10582,
"h": 207.9
},
"luminance": 0.33789
}Semantic roles & 50–950 ramp
primary
#31ACBC
secondary
#CA887F
accent
#5846E2
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0B1314
muted
#7C8282