#31ACAE#31ACAE
#31ACAE is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.1% C 0.104 H 196.6°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #31ACAE |
|---|---|
| RGB | rgb(49, 172, 174) |
| HSL | hsl(181, 56%, 44%) |
| HSV | hsv(181, 72%, 68%) |
| CMYK | cmyk(71.8%, 1.1%, 0%, 31.8%) |
| CIE-LAB | lab(64.33, -31.75, -10.69) |
| CIE-LCH | lch(64.33, 33.50, 198.61°) |
| OKLab | oklab(68.06% -0.0995 -0.0297) |
| OKLCH | oklch(68.06% 0.104 196.6) |
| XYZ | xyz(23.6557, 33.2112, 45.1999) |
| Luminance | 0.3321 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.27
Turquoise Blue
#06B1C4
ΔE00 6.05
Cadetblue
#5F9EA0
ΔE00 6.46
Topaz
#13BBAF
ΔE00 6.68
Sea
#3C9992
ΔE00 6.90
Blue Green
#0F9B8E
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31ACAE #AE3331
analogous
#31AE71 #31ACAE #316DAE
triadic
#31ACAE #AE31AC #ACAE31
tetradic
#31ACAE #7131AE #AE3331 #6DAE31
square
#31ACAE #7131AE #AE3331 #6DAE31
split-complementary
#31ACAE #AE316D #AE7131
monochromatic
#164E4E #247D7E #31ACAE #4FCBCD #7FD9DB
Accessibility & contrast
On white
2.75
#31ACAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#31ACAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #31ACAE
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31ACAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31ACAE | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A4AE
Deuteranopia (green-blind)
#8E96AF
Tritanopia (blue-blind)
#00B2AC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #31acae; /* rgb */ color: rgb(49, 172, 174); /* oklch */ color: oklch(68.1% 0.104 196.6);
Tailwind
colors: {
custom: {
50: '#7dc5c6',
500: '#31acae',
950: '#000000',
},
}SCSS
$custom: #31acae; $custom-light: #7dc5c6; $custom-dark: #000000;
JSON
{
"hex": "#31acae",
"rgb": {
"r": 49,
"g": 172,
"b": 174
},
"hsl": {
"h": 180.96,
"s": 56.054,
"l": 43.725
},
"oklch": {
"l": 0.68057,
"c": 0.10389,
"h": 196.6
},
"luminance": 0.33214
}Semantic roles & 50–950 ramp
primary
#31ACAE
secondary
#C47877
accent
#4B48DF
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282