#31BABA#31BABA
#31BABA is a light, moderate teal. Relative luminance 0.393; OKLCH L 72.0% C 0.112 H 195.0°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #31BABA |
|---|---|
| RGB | rgb(49, 186, 186) |
| HSL | hsl(180, 58%, 46%) |
| HSV | hsv(180, 74%, 73%) |
| CMYK | cmyk(73.7%, 0%, 0%, 27.1%) |
| CIE-LAB | lab(68.98, -34.84, -10.39) |
| CIE-LCH | lch(68.98, 36.36, 196.61°) |
| OKLab | oklab(71.95% -0.1082 -0.0289) |
| OKLCH | oklch(71.95% 0.112 195) |
| XYZ | xyz(27.6844, 39.3126, 52.5739) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.96
Topaz
#13BBAF
ΔE00 4.59
Darkturquoise
#00CED1
ΔE00 5.29
Mediumturquoise
#48D1CC
ΔE00 6.19
Turquoise Blue
#06B1C4
ΔE00 7.12
Tealish
#24BCA8
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31BABA #BA3131
analogous
#31BA75 #31BABA #3175BA
triadic
#31BABA #BA31BA #BABA31
tetradic
#31BABA #7531BA #BA3131 #75BA31
square
#31BABA #7531BA #BA3131 #75BA31
split-complementary
#31BABA #BA3175 #BA7531
monochromatic
#175959 #248A8A #31BABA #56D2D2 #86DFDF
Accessibility & contrast
On white
2.37
#31BABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#31BABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #31BABA
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31BABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31BABA | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1BA
Deuteranopia (green-blind)
#9AA2BB
Tritanopia (blue-blind)
#00C0BA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #31baba; /* rgb */ color: rgb(49, 186, 186); /* oklch */ color: oklch(72.0% 0.112 195.0);
Tailwind
colors: {
custom: {
50: '#80cfce',
500: '#31baba',
950: '#000000',
},
}SCSS
$custom: #31baba; $custom-light: #80cfce; $custom-dark: #000000;
JSON
{
"hex": "#31baba",
"rgb": {
"r": 49,
"g": 186,
"b": 186
},
"hsl": {
"h": 180,
"s": 58.298,
"l": 46.078
},
"oklch": {
"l": 0.71951,
"c": 0.11202,
"h": 195
},
"luminance": 0.39316
}Semantic roles & 50–950 ramp
primary
#31BABA
secondary
#C97E7E
accent
#4646E2
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282