#31A2AF#31A2AF
#31A2AF is a light, moderate teal. Relative luminance 0.296; OKLCH L 65.6% C 0.099 H 206.3°. Best body text is #000000 at 6.92:1 contrast (WCAG AA passes).
Color values
| HEX | #31A2AF |
|---|---|
| RGB | rgb(49, 162, 175) |
| HSL | hsl(186, 56%, 44%) |
| HSV | hsv(186, 72%, 69%) |
| CMYK | cmyk(72%, 7.4%, 0%, 31.4%) |
| CIE-LAB | lab(61.30, -26.54, -15.82) |
| CIE-LCH | lch(61.30, 30.90, 210.80°) |
| OKLab | oklab(65.61% -0.089 -0.044) |
| OKLCH | oklch(65.61% 0.099 206.3) |
| XYZ | xyz(21.9214, 29.5862, 45.1045) |
| Luminance | 0.2959 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.72
Cadetblue
#5F9EA0
ΔE00 5.54
Sea
#3C9992
ΔE00 8.37
Lightseagreen
#20B2AA
ΔE00 9.49
Teal Blue
#01889F
ΔE00 9.56
Darkcyan
#008B8B
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31A2AF #AF3E31
analogous
#31AF7D #31A2AF #3163AF
triadic
#31A2AF #AF31A2 #A2AF31
tetradic
#31A2AF #7D31AF #AF3E31 #63AF31
square
#31A2AF #7D31AF #AF3E31 #63AF31
split-complementary
#31A2AF #AF3163 #AF7D31
monochromatic
#16494F #24767F #31A2AF #4FC1CE #7FD2DB
Accessibility & contrast
On white
3.04
#31A2AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.92
#31A2AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #31A2AF
6.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31A2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31A2AF | 1.00 | 3.04 | 6.92 | 6.92 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949CB0
Deuteranopia (green-blind)
#828EAF
Tritanopia (blue-blind)
#00A9A6
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #31a2af; /* rgb */ color: rgb(49, 162, 175); /* oklch */ color: oklch(65.6% 0.099 206.3);
Tailwind
colors: {
custom: {
50: '#7cbec6',
500: '#31a2af',
950: '#000000',
},
}SCSS
$custom: #31a2af; $custom-light: #7cbec6; $custom-dark: #000000;
JSON
{
"hex": "#31a2af",
"rgb": {
"r": 49,
"g": 162,
"b": 175
},
"hsl": {
"h": 186.19,
"s": 56.25,
"l": 43.922
},
"oklch": {
"l": 0.65611,
"c": 0.09925,
"h": 206.3
},
"luminance": 0.29589
}Semantic roles & 50–950 ramp
primary
#31A2AF
secondary
#C48078
accent
#5848E0
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182