#31BABC#31BABC
#31BABC is a light, moderate teal. Relative luminance 0.394; OKLCH L 72.0% C 0.112 H 196.4°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #31BABC |
|---|---|
| RGB | rgb(49, 186, 188) |
| HSL | hsl(181, 59%, 46%) |
| HSV | hsv(181, 74%, 74%) |
| CMYK | cmyk(73.9%, 1.1%, 0%, 26.3%) |
| CIE-LAB | lab(69.04, -34.26, -11.40) |
| CIE-LCH | lch(69.04, 36.10, 198.41°) |
| OKLab | oklab(72.02% -0.1073 -0.0317) |
| OKLCH | oklch(72.02% 0.112 196.4) |
| XYZ | xyz(27.8985, 39.3982, 53.7015) |
| Luminance | 0.3940 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.58
Darkturquoise
#00CED1
ΔE00 5.22
Topaz
#13BBAF
ΔE00 5.33
Mediumturquoise
#48D1CC
ΔE00 6.40
Turquoise Blue
#06B1C4
ΔE00 6.43
Tealish
#24BCA8
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31BABC #BC3331
analogous
#31BC79 #31BABC #3175BC
triadic
#31BABC #BC31BA #BABC31
tetradic
#31BABC #7931BC #BC3331 #75BC31
square
#31BABC #7931BC #BC3331 #75BC31
split-complementary
#31BABC #BC3175 #BC7931
monochromatic
#185A5B #248A8B #31BABC #57D1D3 #88DFE0
Accessibility & contrast
On white
2.36
#31BABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#31BABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #31BABC
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31BABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31BABC | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1BC
Deuteranopia (green-blind)
#99A2BD
Tritanopia (blue-blind)
#00C0BA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #31babc; /* rgb */ color: rgb(49, 186, 188); /* oklch */ color: oklch(72.0% 0.112 196.4);
Tailwind
colors: {
custom: {
50: '#80cfd0',
500: '#31babc',
950: '#000000',
},
}SCSS
$custom: #31babc; $custom-light: #80cfd0; $custom-dark: #000000;
JSON
{
"hex": "#31babc",
"rgb": {
"r": 49,
"g": 186,
"b": 188
},
"hsl": {
"h": 180.863,
"s": 58.65,
"l": 46.471
},
"oklch": {
"l": 0.72022,
"c": 0.11193,
"h": 196.4
},
"luminance": 0.39402
}Semantic roles & 50–950 ramp
primary
#31BABC
secondary
#CA807F
accent
#4846E2
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282