#31ABBC#31ABBC
#31ABBC is a light, moderate teal. Relative luminance 0.334; OKLCH L 68.3% C 0.106 H 208.8°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #31ABBC |
|---|---|
| RGB | rgb(49, 171, 188) |
| HSL | hsl(187, 59%, 46%) |
| HSV | hsv(187, 74%, 74%) |
| CMYK | cmyk(73.9%, 9%, 0%, 26.3%) |
| CIE-LAB | lab(64.49, -26.99, -18.26) |
| CIE-LCH | lch(64.49, 32.59, 214.08°) |
| OKLab | oklab(68.34% -0.0925 -0.0508) |
| OKLCH | oklch(68.34% 0.106 208.8) |
| XYZ | xyz(24.9027, 33.4066, 52.7029) |
| Luminance | 0.3341 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.04
Cadetblue
#5F9EA0
ΔE00 7.26
Lightseagreen
#20B2AA
ΔE00 9.87
Greyblue
#77A1B5
ΔE00 10.45
Sea
#3C9992
ΔE00 10.77
Darkturquoise
#00CED1
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31ABBC #BC4231
analogous
#31BC88 #31ABBC #3166BC
triadic
#31ABBC #BC31AB #ABBC31
tetradic
#31ABBC #8831BC #BC4231 #66BC31
square
#31ABBC #8831BC #BC4231 #66BC31
split-complementary
#31ABBC #BC3166 #BC8831
monochromatic
#18535B #247F8B #31ABBC #57C4D3 #88D5E0
Accessibility & contrast
On white
2.73
#31ABBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#31ABBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #31ABBC
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31ABBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31ABBC | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BD
Deuteranopia (green-blind)
#8896BC
Tritanopia (blue-blind)
#00B3B0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #31abbc; /* rgb */ color: rgb(49, 171, 188); /* oklch */ color: oklch(68.3% 0.106 208.8);
Tailwind
colors: {
custom: {
50: '#7ec4d0',
500: '#31abbc',
950: '#000000',
},
}SCSS
$custom: #31abbc; $custom-light: #7ec4d0; $custom-dark: #000000;
JSON
{
"hex": "#31abbc",
"rgb": {
"r": 49,
"g": 171,
"b": 188
},
"hsl": {
"h": 187.338,
"s": 58.65,
"l": 46.471
},
"oklch": {
"l": 0.68338,
"c": 0.10556,
"h": 208.8
},
"luminance": 0.3341
}Semantic roles & 50–950 ramp
primary
#31ABBC
secondary
#CA887F
accent
#5946E2
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0B1214
muted
#7C8182