#31ABA2#31ABA2
#31ABA2 is a light, moderate teal. Relative luminance 0.324; OKLCH L 67.4% C 0.105 H 187.7°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #31ABA2 |
|---|---|
| RGB | rgb(49, 171, 162) |
| HSL | hsl(176, 55%, 43%) |
| HSV | hsv(176, 71%, 67%) |
| CMYK | cmyk(71.3%, 0%, 5.3%, 32.9%) |
| CIE-LAB | lab(63.66, -34.75, -4.99) |
| CIE-LCH | lch(63.66, 35.11, 188.17°) |
| OKLab | oklab(67.39% -0.1039 -0.0141) |
| OKLCH | oklch(67.39% 0.105 187.7) |
| XYZ | xyz(22.3481, 32.3848, 39.2485) |
| Luminance | 0.3239 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.16
Topaz
#13BBAF
ΔE00 4.63
Blue Green
#0F9B8E
ΔE00 5.58
Sea
#3C9992
ΔE00 5.60
Tealish
#24BCA8
ΔE00 5.86
Dull Teal
#5F9E8F
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31ABA2 #AB313A
analogous
#31AB65 #31ABA2 #3177AB
triadic
#31ABA2 #A231AB #ABA231
tetradic
#31ABA2 #6531AB #AB313A #77AB31
square
#31ABA2 #6531AB #AB313A #77AB31
split-complementary
#31ABA2 #AB3177 #AB6531
monochromatic
#164C48 #237B75 #31ABA2 #4DCCC3 #7DDAD3
Accessibility & contrast
On white
2.81
#31ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#31ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #31ABA2
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31ABA2 | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A2
Deuteranopia (green-blind)
#9095A3
Tritanopia (blue-blind)
#00AFA8
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #31aba2; /* rgb */ color: rgb(49, 171, 162); /* oklch */ color: oklch(67.4% 0.105 187.7);
Tailwind
colors: {
custom: {
50: '#7cc4bd',
500: '#31aba2',
950: '#000000',
},
}SCSS
$custom: #31aba2; $custom-light: #7cc4bd; $custom-dark: #000000;
JSON
{
"hex": "#31aba2",
"rgb": {
"r": 49,
"g": 171,
"b": 162
},
"hsl": {
"h": 175.574,
"s": 55.455,
"l": 43.137
},
"oklch": {
"l": 0.67391,
"c": 0.10488,
"h": 187.7
},
"luminance": 0.32387
}Semantic roles & 50–950 ramp
primary
#31ABA2
secondary
#C2757B
accent
#4954DF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281