#31A2B2#31A2B2
#31A2B2 is a light, moderate teal. Relative luminance 0.297; OKLCH L 65.7% C 0.100 H 208.8°. Best body text is #000000 at 6.94:1 contrast (WCAG AA passes).
Color values
| HEX | #31A2B2 |
|---|---|
| RGB | rgb(49, 162, 178) |
| HSL | hsl(187, 57%, 45%) |
| HSV | hsv(187, 72%, 70%) |
| CMYK | cmyk(72.5%, 9%, 0%, 30.2%) |
| CIE-LAB | lab(61.40, -25.61, -17.35) |
| CIE-LCH | lch(61.40, 30.93, 214.13°) |
| OKLab | oklab(65.73% -0.0877 -0.0482) |
| OKLCH | oklch(65.73% 0.1 208.8) |
| XYZ | xyz(22.2194, 29.7054, 46.6735) |
| Luminance | 0.2971 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.53
Cadetblue
#5F9EA0
ΔE00 6.13
Teal Blue
#01889F
ΔE00 9.21
Sea
#3C9992
ΔE00 9.44
Greyblue
#77A1B5
ΔE00 10.20
Lightseagreen
#20B2AA
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31A2B2 #B24131
analogous
#31B282 #31A2B2 #3162B2
triadic
#31A2B2 #B231A2 #A2B231
tetradic
#31A2B2 #8231B2 #B24131 #62B231
square
#31A2B2 #8231B2 #B24131 #62B231
split-complementary
#31A2B2 #B23162 #B28231
monochromatic
#174B52 #247682 #31A2B2 #51BFCF #81D1DC
Accessibility & contrast
On white
3.03
#31A2B2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.94
#31A2B2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #31A2B2
6.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31A2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31A2B2 | 1.00 | 3.03 | 6.94 | 6.94 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939CB3
Deuteranopia (green-blind)
#818FB2
Tritanopia (blue-blind)
#00AAA7
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #31a2b2; /* rgb */ color: rgb(49, 162, 178); /* oklch */ color: oklch(65.7% 0.100 208.8);
Tailwind
colors: {
custom: {
50: '#7cbec9',
500: '#31a2b2',
950: '#000000',
},
}SCSS
$custom: #31a2b2; $custom-light: #7cbec9; $custom-dark: #000000;
JSON
{
"hex": "#31a2b2",
"rgb": {
"r": 49,
"g": 162,
"b": 178
},
"hsl": {
"h": 187.442,
"s": 56.828,
"l": 44.51
},
"oklch": {
"l": 0.65729,
"c": 0.10011,
"h": 208.8
},
"luminance": 0.29708
}Semantic roles & 50–950 ramp
primary
#31A2B2
secondary
#C58379
accent
#5B48E0
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182