#31ABA9#31ABA9
#31ABA9 is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.6% C 0.104 H 193.4°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #31ABA9 |
|---|---|
| RGB | rgb(49, 171, 169) |
| HSL | hsl(179, 55%, 43%) |
| HSV | hsv(179, 71%, 67%) |
| CMYK | cmyk(71.3%, 0%, 1.2%, 32.9%) |
| CIE-LAB | lab(63.87, -32.74, -8.59) |
| CIE-LCH | lch(63.87, 33.85, 194.71°) |
| OKLab | oklab(67.63% -0.1008 -0.0239) |
| OKLCH | oklch(67.63% 0.104 193.4) |
| XYZ | xyz(22.9877, 32.6406, 42.6172) |
| Luminance | 0.3264 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.10
Topaz
#13BBAF
ΔE00 5.76
Sea
#3C9992
ΔE00 5.97
Cadetblue
#5F9EA0
ΔE00 6.72
Blue Green
#0F9B8E
ΔE00 7.01
Turquoise Blue
#06B1C4
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31ABA9 #AB3133
analogous
#31AB6C #31ABA9 #3170AB
triadic
#31ABA9 #A931AB #ABA931
tetradic
#31ABA9 #6C31AB #AB3133 #70AB31
square
#31ABA9 #6C31AB #AB3133 #70AB31
split-complementary
#31ABA9 #AB3170 #AB6C31
monochromatic
#164C4B #237B7A #31ABA9 #4DCCCA #7DDAD8
Accessibility & contrast
On white
2.79
#31ABA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#31ABA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #31ABA9
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31ABA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31ABA9 | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A9
Deuteranopia (green-blind)
#8E95AA
Tritanopia (blue-blind)
#00B0AA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #31aba9; /* rgb */ color: rgb(49, 171, 169); /* oklch */ color: oklch(67.6% 0.104 193.4);
Tailwind
colors: {
custom: {
50: '#7cc4c2',
500: '#31aba9',
950: '#000000',
},
}SCSS
$custom: #31aba9; $custom-light: #7cc4c2; $custom-dark: #000000;
JSON
{
"hex": "#31aba9",
"rgb": {
"r": 49,
"g": 171,
"b": 169
},
"hsl": {
"h": 179.016,
"s": 55.455,
"l": 43.137
},
"oklch": {
"l": 0.67631,
"c": 0.10356,
"h": 193.4
},
"luminance": 0.32643
}Semantic roles & 50–950 ramp
primary
#31ABA9
secondary
#C27577
accent
#494BDF
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281