#31ABA7#31ABA7
#31ABA7 is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.6% C 0.104 H 191.7°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #31ABA7 |
|---|---|
| RGB | rgb(49, 171, 167) |
| HSL | hsl(178, 55%, 43%) |
| HSV | hsv(178, 71%, 67%) |
| CMYK | cmyk(71.3%, 0%, 2.3%, 32.9%) |
| CIE-LAB | lab(63.81, -33.32, -7.57) |
| CIE-LCH | lch(63.81, 34.17, 192.79°) |
| OKLab | oklab(67.56% -0.1017 -0.0211) |
| OKLCH | oklch(67.56% 0.104 191.7) |
| XYZ | xyz(22.8014, 32.5661, 41.6359) |
| Luminance | 0.3257 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.58
Topaz
#13BBAF
ΔE00 5.32
Sea
#3C9992
ΔE00 5.75
Blue Green
#0F9B8E
ΔE00 6.52
Cadetblue
#5F9EA0
ΔE00 7.04
Tealish
#24BCA8
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31ABA7 #AB3135
analogous
#31AB6A #31ABA7 #3172AB
triadic
#31ABA7 #A731AB #ABA731
tetradic
#31ABA7 #6A31AB #AB3135 #72AB31
square
#31ABA7 #6A31AB #AB3135 #72AB31
split-complementary
#31ABA7 #AB3172 #AB6A31
monochromatic
#164C4A #237B79 #31ABA7 #4DCCC8 #7DDAD7
Accessibility & contrast
On white
2.79
#31ABA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#31ABA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #31ABA7
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31ABA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31ABA7 | 1.00 | 2.79 | 7.51 | 7.51 |
| #FFFFFF | 2.79 | 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)
#A1A2A7
Deuteranopia (green-blind)
#8F95A8
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #31aba7; /* rgb */ color: rgb(49, 171, 167); /* oklch */ color: oklch(67.6% 0.104 191.7);
Tailwind
colors: {
custom: {
50: '#7cc4c1',
500: '#31aba7',
950: '#000000',
},
}SCSS
$custom: #31aba7; $custom-light: #7cc4c1; $custom-dark: #000000;
JSON
{
"hex": "#31aba7",
"rgb": {
"r": 49,
"g": 171,
"b": 167
},
"hsl": {
"h": 178.033,
"s": 55.455,
"l": 43.137
},
"oklch": {
"l": 0.67561,
"c": 0.10383,
"h": 191.7
},
"luminance": 0.32569
}Semantic roles & 50–950 ramp
primary
#31ABA7
secondary
#C27578
accent
#494EDF
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281