#31ABA0#31ABA0
#31ABA0 is a light, moderate teal. Relative luminance 0.323; OKLCH L 67.3% C 0.105 H 186.1°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #31ABA0 |
|---|---|
| RGB | rgb(49, 171, 160) |
| HSL | hsl(175, 55%, 43%) |
| HSV | hsv(175, 71%, 67%) |
| CMYK | cmyk(71.3%, 0%, 6.4%, 32.9%) |
| CIE-LAB | lab(63.60, -35.32, -3.96) |
| CIE-LCH | lch(63.60, 35.54, 186.40°) |
| OKLab | oklab(67.33% -0.1048 -0.0113) |
| OKLCH | oklch(67.33% 0.105 186.1) |
| XYZ | xyz(22.1717, 32.3143, 38.3196) |
| Luminance | 0.3232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.44
Topaz
#13BBAF
ΔE00 4.56
Blue Green
#0F9B8E
ΔE00 5.36
Tealish
#24BCA8
ΔE00 5.45
Sea
#3C9992
ΔE00 5.71
Dull Teal
#5F9E8F
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31ABA0 #AB313C
analogous
#31AB63 #31ABA0 #3179AB
triadic
#31ABA0 #A031AB #ABA031
tetradic
#31ABA0 #6331AB #AB313C #79AB31
square
#31ABA0 #6331AB #AB313C #79AB31
split-complementary
#31ABA0 #AB3179 #AB6331
monochromatic
#164C47 #237B73 #31ABA0 #4DCCC1 #7DDAD1
Accessibility & contrast
On white
2.81
#31ABA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#31ABA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #31ABA0
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31ABA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31ABA0 | 1.00 | 2.81 | 7.46 | 7.46 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A1A0
Deuteranopia (green-blind)
#9195A1
Tritanopia (blue-blind)
#00AFA7
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #31aba0; /* rgb */ color: rgb(49, 171, 160); /* oklch */ color: oklch(67.3% 0.105 186.1);
Tailwind
colors: {
custom: {
50: '#7cc4bc',
500: '#31aba0',
950: '#000000',
},
}SCSS
$custom: #31aba0; $custom-light: #7cc4bc; $custom-dark: #000000;
JSON
{
"hex": "#31aba0",
"rgb": {
"r": 49,
"g": 171,
"b": 160
},
"hsl": {
"h": 174.59,
"s": 55.455,
"l": 43.137
},
"oklch": {
"l": 0.67325,
"c": 0.10546,
"h": 186.1
},
"luminance": 0.32317
}Semantic roles & 50–950 ramp
primary
#31ABA0
secondary
#C2757C
accent
#4957DF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281