#31ABA8#31ABA8
#31ABA8 is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.6% C 0.104 H 192.5°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #31ABA8 |
|---|---|
| RGB | rgb(49, 171, 168) |
| HSL | hsl(179, 55%, 43%) |
| HSV | hsv(179, 71%, 67%) |
| CMYK | cmyk(71.3%, 0%, 1.8%, 32.9%) |
| CIE-LAB | lab(63.84, -33.03, -8.08) |
| CIE-LCH | lch(63.84, 34.01, 193.75°) |
| OKLab | oklab(67.6% -0.1012 -0.0225) |
| OKLCH | oklch(67.6% 0.104 192.5) |
| XYZ | xyz(22.8942, 32.6032, 42.1247) |
| Luminance | 0.3261 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.82
Topaz
#13BBAF
ΔE00 5.53
Sea
#3C9992
ΔE00 5.85
Blue Green
#0F9B8E
ΔE00 6.76
Cadetblue
#5F9EA0
ΔE00 6.87
Tealish
#24BCA8
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31ABA8 #AB3134
analogous
#31AB6B #31ABA8 #3171AB
triadic
#31ABA8 #A831AB #ABA831
tetradic
#31ABA8 #6B31AB #AB3134 #71AB31
square
#31ABA8 #6B31AB #AB3134 #71AB31
split-complementary
#31ABA8 #AB3171 #AB6B31
monochromatic
#164C4B #237B79 #31ABA8 #4DCCC9 #7DDAD7
Accessibility & contrast
On white
2.79
#31ABA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#31ABA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #31ABA8
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31ABA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31ABA8 | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A8
Deuteranopia (green-blind)
#8E95A9
Tritanopia (blue-blind)
#00B0AA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #31aba8; /* rgb */ color: rgb(49, 171, 168); /* oklch */ color: oklch(67.6% 0.104 192.5);
Tailwind
colors: {
custom: {
50: '#7cc4c1',
500: '#31aba8',
950: '#000000',
},
}SCSS
$custom: #31aba8; $custom-light: #7cc4c1; $custom-dark: #000000;
JSON
{
"hex": "#31aba8",
"rgb": {
"r": 49,
"g": 171,
"b": 168
},
"hsl": {
"h": 178.525,
"s": 55.455,
"l": 43.137
},
"oklch": {
"l": 0.67596,
"c": 0.10368,
"h": 192.5
},
"luminance": 0.32606
}Semantic roles & 50–950 ramp
primary
#31ABA8
secondary
#C27577
accent
#494DDF
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281