#31BABB#31BABB
#31BABB is a light, moderate teal. Relative luminance 0.394; OKLCH L 72.0% C 0.112 H 195.7°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #31BABB |
|---|---|
| RGB | rgb(49, 186, 187) |
| HSL | hsl(180, 58%, 46%) |
| HSV | hsv(180, 74%, 73%) |
| CMYK | cmyk(73.8%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(69.01, -34.55, -10.90) |
| CIE-LCH | lch(69.01, 36.23, 197.50°) |
| OKLab | oklab(71.99% -0.1078 -0.0303) |
| OKLCH | oklch(71.99% 0.112 195.7) |
| XYZ | xyz(27.7911, 39.3553, 53.1357) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.27
Topaz
#13BBAF
ΔE00 4.96
Darkturquoise
#00CED1
ΔE00 5.24
Mediumturquoise
#48D1CC
ΔE00 6.28
Turquoise Blue
#06B1C4
ΔE00 6.77
Tealish
#24BCA8
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31BABB #BB3231
analogous
#31BB77 #31BABB #3175BB
triadic
#31BABB #BB31BA #BABB31
tetradic
#31BABB #7731BB #BB3231 #75BB31
square
#31BABB #7731BB #BB3231 #75BB31
split-complementary
#31BABB #BB3175 #BB7731
monochromatic
#185A5A #248A8B #31BABB #56D2D3 #87DFE0
Accessibility & contrast
On white
2.37
#31BABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#31BABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #31BABB
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31BABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31BABB | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1BB
Deuteranopia (green-blind)
#99A2BC
Tritanopia (blue-blind)
#00C0BA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #31babb; /* rgb */ color: rgb(49, 186, 187); /* oklch */ color: oklch(72.0% 0.112 195.7);
Tailwind
colors: {
custom: {
50: '#80cfcf',
500: '#31babb',
950: '#000000',
},
}SCSS
$custom: #31babb; $custom-light: #80cfcf; $custom-dark: #000000;
JSON
{
"hex": "#31babb",
"rgb": {
"r": 49,
"g": 186,
"b": 187
},
"hsl": {
"h": 180.435,
"s": 58.475,
"l": 46.275
},
"oklch": {
"l": 0.71986,
"c": 0.11197,
"h": 195.7
},
"luminance": 0.39359
}Semantic roles & 50–950 ramp
primary
#31BABB
secondary
#C97F7F
accent
#4746E2
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282