#31ACAC#31ACAC
#31ACAC is a light, moderate teal. Relative luminance 0.331; OKLCH L 68.0% C 0.104 H 195.0°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #31ACAC |
|---|---|
| RGB | rgb(49, 172, 172) |
| HSL | hsl(180, 56%, 43%) |
| HSV | hsv(180, 72%, 67%) |
| CMYK | cmyk(71.5%, 0%, 0%, 32.5%) |
| CIE-LAB | lab(64.27, -32.34, -9.67) |
| CIE-LCH | lch(64.27, 33.75, 196.65°) |
| OKLab | oklab(67.99% -0.1004 -0.0269) |
| OKLCH | oklch(67.99% 0.104 195) |
| XYZ | xyz(23.4621, 33.1338, 44.1807) |
| Luminance | 0.3314 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.57
Topaz
#13BBAF
ΔE00 6.09
Sea
#3C9992
ΔE00 6.54
Cadetblue
#5F9EA0
ΔE00 6.64
Turquoise Blue
#06B1C4
ΔE00 6.81
Blue Green
#0F9B8E
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31ACAC #AC3131
analogous
#31AC6E #31ACAC #316EAC
triadic
#31ACAC #AC31AC #ACAC31
tetradic
#31ACAC #6E31AC #AC3131 #6EAC31
square
#31ACAC #6E31AC #AC3131 #6EAC31
split-complementary
#31ACAC #AC316E #AC6E31
monochromatic
#164D4D #237C7C #31ACAC #4ECCCC #7DDADA
Accessibility & contrast
On white
2.75
#31ACAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#31ACAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #31ACAC
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31ACAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31ACAC | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4AC
Deuteranopia (green-blind)
#8E96AD
Tritanopia (blue-blind)
#00B2AC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #31acac; /* rgb */ color: rgb(49, 172, 172); /* oklch */ color: oklch(68.0% 0.104 195.0);
Tailwind
colors: {
custom: {
50: '#7dc5c4',
500: '#31acac',
950: '#000000',
},
}SCSS
$custom: #31acac; $custom-light: #7dc5c4; $custom-dark: #000000;
JSON
{
"hex": "#31acac",
"rgb": {
"r": 49,
"g": 172,
"b": 172
},
"hsl": {
"h": 180,
"s": 55.656,
"l": 43.333
},
"oklch": {
"l": 0.67986,
"c": 0.10397,
"h": 195
},
"luminance": 0.33137
}Semantic roles & 50–950 ramp
primary
#31ACAC
secondary
#C37676
accent
#4949DF
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281