#31ABAC#31ABAC
#31ABAC is a light, moderate teal. Relative luminance 0.328; OKLCH L 67.7% C 0.103 H 195.8°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #31ABAC |
|---|---|
| RGB | rgb(49, 171, 172) |
| HSL | hsl(180, 56%, 43%) |
| HSV | hsv(180, 72%, 67%) |
| CMYK | cmyk(71.5%, 0.6%, 0%, 32.5%) |
| CIE-LAB | lab(63.96, -31.86, -10.13) |
| CIE-LCH | lch(63.96, 33.43, 197.64°) |
| OKLab | oklab(67.74% -0.0994 -0.0281) |
| OKLCH | oklch(67.74% 0.103 195.8) |
| XYZ | xyz(23.2725, 32.7546, 44.1175) |
| Luminance | 0.3276 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.04
Cadetblue
#5F9EA0
ΔE00 6.36
Sea
#3C9992
ΔE00 6.46
Turquoise Blue
#06B1C4
ΔE00 6.50
Topaz
#13BBAF
ΔE00 6.56
Blue Green
#0F9B8E
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31ABAC #AC3231
analogous
#31AC6F #31ABAC #316DAC
triadic
#31ABAC #AC31AB #ABAC31
tetradic
#31ABAC #6F31AC #AC3231 #6DAC31
square
#31ABAC #6F31AC #AC3231 #6DAC31
split-complementary
#31ABAC #AC316D #AC6F31
monochromatic
#164C4D #237C7C #31ABAC #4ECBCC #7DD9DA
Accessibility & contrast
On white
2.78
#31ABAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#31ABAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #31ABAC
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31ABAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31ABAC | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA3AC
Deuteranopia (green-blind)
#8D95AD
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #31abac; /* rgb */ color: rgb(49, 171, 172); /* oklch */ color: oklch(67.7% 0.103 195.8);
Tailwind
colors: {
custom: {
50: '#7dc4c4',
500: '#31abac',
950: '#000000',
},
}SCSS
$custom: #31abac; $custom-light: #7dc4c4; $custom-dark: #000000;
JSON
{
"hex": "#31abac",
"rgb": {
"r": 49,
"g": 171,
"b": 172
},
"hsl": {
"h": 180.488,
"s": 55.656,
"l": 43.333
},
"oklch": {
"l": 0.67737,
"c": 0.10333,
"h": 195.8
},
"luminance": 0.32757
}Semantic roles & 50–950 ramp
primary
#31ABAC
secondary
#C37776
accent
#4A49DF
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281