#31ACAB#31ACAB
#31ACAB is a light, moderate teal. Relative luminance 0.331; OKLCH L 68.0% C 0.104 H 194.2°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #31ACAB |
|---|---|
| RGB | rgb(49, 172, 171) |
| HSL | hsl(180, 56%, 43%) |
| HSV | hsv(180, 72%, 67%) |
| CMYK | cmyk(71.5%, 0%, 0.6%, 32.5%) |
| CIE-LAB | lab(64.24, -32.63, -9.16) |
| CIE-LCH | lch(64.24, 33.89, 195.68°) |
| OKLab | oklab(67.95% -0.1009 -0.0255) |
| OKLCH | oklch(67.95% 0.104 194.2) |
| XYZ | xyz(23.3665, 33.0955, 43.6768) |
| Luminance | 0.3310 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.24
Topaz
#13BBAF
ΔE00 5.81
Sea
#3C9992
ΔE00 6.38
Cadetblue
#5F9EA0
ΔE00 6.76
Turquoise Blue
#06B1C4
ΔE00 7.20
Blue Green
#0F9B8E
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31ACAB #AC3132
analogous
#31AC6D #31ACAB #316FAC
triadic
#31ACAB #AB31AC #ACAB31
tetradic
#31ACAB #6D31AC #AC3132 #6FAC31
square
#31ACAB #6D31AC #AC3132 #6FAC31
split-complementary
#31ACAB #AC316F #AC6D31
monochromatic
#164D4C #237C7C #31ACAB #4ECCCB #7DDAD9
Accessibility & contrast
On white
2.76
#31ACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#31ACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #31ACAB
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31ACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31ACAB | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3AB
Deuteranopia (green-blind)
#8F96AC
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #31acab; /* rgb */ color: rgb(49, 172, 171); /* oklch */ color: oklch(68.0% 0.104 194.2);
Tailwind
colors: {
custom: {
50: '#7dc5c4',
500: '#31acab',
950: '#000000',
},
}SCSS
$custom: #31acab; $custom-light: #7dc5c4; $custom-dark: #000000;
JSON
{
"hex": "#31acab",
"rgb": {
"r": 49,
"g": 172,
"b": 171
},
"hsl": {
"h": 179.512,
"s": 55.656,
"l": 43.333
},
"oklch": {
"l": 0.67951,
"c": 0.10405,
"h": 194.2
},
"luminance": 0.33098
}Semantic roles & 50–950 ramp
primary
#31ACAB
secondary
#C37677
accent
#494ADF
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281