#31ABA6#31ABA6
#31ABA6 is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.5% C 0.104 H 190.9°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #31ABA6 |
|---|---|
| RGB | rgb(49, 171, 166) |
| HSL | hsl(178, 55%, 43%) |
| HSV | hsv(178, 71%, 67%) |
| CMYK | cmyk(71.3%, 0%, 2.9%, 32.9%) |
| CIE-LAB | lab(63.78, -33.61, -7.05) |
| CIE-LCH | lch(63.78, 34.34, 191.85°) |
| OKLab | oklab(67.53% -0.1021 -0.0197) |
| OKLCH | oklch(67.53% 0.104 190.9) |
| XYZ | xyz(22.7093, 32.5293, 41.1509) |
| Luminance | 0.3253 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.38
Topaz
#13BBAF
ΔE00 5.13
Sea
#3C9992
ΔE00 5.67
Blue Green
#0F9B8E
ΔE00 6.29
Tealish
#24BCA8
ΔE00 6.88
Cadetblue
#5F9EA0
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31ABA6 #AB3136
analogous
#31AB69 #31ABA6 #3173AB
triadic
#31ABA6 #A631AB #ABA631
tetradic
#31ABA6 #6931AB #AB3136 #73AB31
square
#31ABA6 #6931AB #AB3136 #73AB31
split-complementary
#31ABA6 #AB3173 #AB6931
monochromatic
#164C4A #237B78 #31ABA6 #4DCCC7 #7DDAD6
Accessibility & contrast
On white
2.80
#31ABA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#31ABA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #31ABA6
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31ABA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31ABA6 | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A6
Deuteranopia (green-blind)
#8F95A7
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #31aba6; /* rgb */ color: rgb(49, 171, 166); /* oklch */ color: oklch(67.5% 0.104 190.9);
Tailwind
colors: {
custom: {
50: '#7cc4c0',
500: '#31aba6',
950: '#000000',
},
}SCSS
$custom: #31aba6; $custom-light: #7cc4c0; $custom-dark: #000000;
JSON
{
"hex": "#31aba6",
"rgb": {
"r": 49,
"g": 171,
"b": 166
},
"hsl": {
"h": 177.541,
"s": 55.455,
"l": 43.137
},
"oklch": {
"l": 0.67526,
"c": 0.10399,
"h": 190.9
},
"luminance": 0.32532
}Semantic roles & 50–950 ramp
primary
#31ABA6
secondary
#C27579
accent
#494FDF
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281