#31BAC1#31BAC1
#31BAC1 is a light, moderate teal. Relative luminance 0.396; OKLCH L 72.2% C 0.112 H 200.2°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #31BAC1 |
|---|---|
| RGB | rgb(49, 186, 193) |
| HSL | hsl(183, 60%, 47%) |
| HSV | hsv(183, 75%, 76%) |
| CMYK | cmyk(74.6%, 3.6%, 0%, 24.3%) |
| CIE-LAB | lab(69.20, -32.77, -13.91) |
| CIE-LCH | lch(69.20, 35.60, 203.00°) |
| OKLab | oklab(72.2% -0.1052 -0.0386) |
| OKLCH | oklch(72.2% 0.112 200.2) |
| XYZ | xyz(28.4468, 39.6176, 56.5894) |
| Luminance | 0.3962 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.81
Darkturquoise
#00CED1
ΔE00 5.51
Lightseagreen
#20B2AA
ΔE00 6.26
Topaz
#13BBAF
ΔE00 7.19
Mediumturquoise
#48D1CC
ΔE00 7.24
Aqua Blue
#02D8E9
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31BAC1 #C13831
analogous
#31C180 #31BAC1 #3172C1
triadic
#31BAC1 #C131BA #BAC131
tetradic
#31BAC1 #8031C1 #C13831 #72C131
square
#31BAC1 #8031C1 #C13831 #72C131
split-complementary
#31BAC1 #C13172 #C18031
monochromatic
#185C5F #258B90 #31BAC1 #5ACFD5 #8BDDE2
Accessibility & contrast
On white
2.35
#31BAC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#31BAC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #31BAC1
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31BAC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31BAC1 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB2C2
Deuteranopia (green-blind)
#98A3C2
Tritanopia (blue-blind)
#00C1BC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #31bac1; /* rgb */ color: rgb(49, 186, 193); /* oklch */ color: oklch(72.2% 0.112 200.2);
Tailwind
colors: {
custom: {
50: '#81cfd3',
500: '#31bac1',
950: '#000000',
},
}SCSS
$custom: #31bac1; $custom-light: #81cfd3; $custom-dark: #000000;
JSON
{
"hex": "#31bac1",
"rgb": {
"r": 49,
"g": 186,
"b": 193
},
"hsl": {
"h": 182.917,
"s": 59.504,
"l": 47.451
},
"oklch": {
"l": 0.72202,
"c": 0.11206,
"h": 200.2
},
"luminance": 0.39621
}Semantic roles & 50–950 ramp
primary
#31BAC1
secondary
#CC8682
accent
#4D45E3
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282