#31AABC#31AABC
#31AABC is a light, moderate teal. Relative luminance 0.330; OKLCH L 68.1% C 0.105 H 209.6°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #31AABC |
|---|---|
| RGB | rgb(49, 170, 188) |
| HSL | hsl(188, 59%, 46%) |
| HSV | hsv(188, 74%, 74%) |
| CMYK | cmyk(73.9%, 9.6%, 0%, 26.3%) |
| CIE-LAB | lab(64.19, -26.49, -18.72) |
| CIE-LCH | lch(64.19, 32.44, 215.24°) |
| OKLab | oklab(68.09% -0.0916 -0.0521) |
| OKLCH | oklch(68.09% 0.105 209.6) |
| XYZ | xyz(24.7145, 33.0303, 52.6401) |
| Luminance | 0.3303 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.32
Cadetblue
#5F9EA0
ΔE00 7.31
Greyblue
#77A1B5
ΔE00 10.18
Lightseagreen
#20B2AA
ΔE00 10.30
Sea
#3C9992
ΔE00 10.95
Teal Blue
#01889F
ΔE00 11.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31AABC #BC4331
analogous
#31BC89 #31AABC #3165BC
triadic
#31AABC #BC31AA #AABC31
tetradic
#31AABC #8931BC #BC4331 #65BC31
square
#31AABC #8931BC #BC4331 #65BC31
split-complementary
#31AABC #BC3165 #BC8931
monochromatic
#18525B #247E8B #31AABC #57C3D3 #88D4E0
Accessibility & contrast
On white
2.76
#31AABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#31AABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #31AABC
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31AABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31AABC | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4BD
Deuteranopia (green-blind)
#8796BC
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #31aabc; /* rgb */ color: rgb(49, 170, 188); /* oklch */ color: oklch(68.1% 0.105 209.6);
Tailwind
colors: {
custom: {
50: '#7ec3d0',
500: '#31aabc',
950: '#000000',
},
}SCSS
$custom: #31aabc; $custom-light: #7ec3d0; $custom-dark: #000000;
JSON
{
"hex": "#31aabc",
"rgb": {
"r": 49,
"g": 170,
"b": 188
},
"hsl": {
"h": 187.77,
"s": 58.65,
"l": 46.471
},
"oklch": {
"l": 0.68093,
"c": 0.10533,
"h": 209.6
},
"luminance": 0.33033
}Semantic roles & 50–950 ramp
primary
#31AABC
secondary
#CA897F
accent
#5A46E2
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0B1214
muted
#7C8182