#31A2A2#31A2A2
#31A2A2 is a light, moderate teal. Relative luminance 0.291; OKLCH L 65.1% C 0.098 H 195.0°. Best body text is #000000 at 6.82:1 contrast (WCAG AA passes).
Color values
| HEX | #31A2A2 |
|---|---|
| RGB | rgb(49, 162, 162) |
| HSL | hsl(180, 54%, 41%) |
| HSV | hsv(180, 70%, 64%) |
| CMYK | cmyk(69.8%, 0%, 0%, 36.5%) |
| CIE-LAB | lab(60.87, -30.48, -9.14) |
| CIE-LCH | lch(60.87, 31.82, 196.69°) |
| OKLab | oklab(65.13% -0.0947 -0.0254) |
| OKLCH | oklch(65.13% 0.098 195) |
| XYZ | xyz(20.7056, 29.0999, 38.7010) |
| Luminance | 0.2910 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 4.06
Cadetblue
#5F9EA0
ΔE00 5.36
Lightseagreen
#20B2AA
ΔE00 5.59
Blue Green
#0F9B8E
ΔE00 6.03
Dull Teal
#5F9E8F
ΔE00 7.66
Teal (survey)
#029386
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31A2A2 #A23131
analogous
#31A26A #31A2A2 #316AA2
triadic
#31A2A2 #A231A2 #A2A231
tetradic
#31A2A2 #6A31A2 #A23131 #6AA231
square
#31A2A2 #6A31A2 #A23131 #6AA231
split-complementary
#31A2A2 #A2316A #A26A31
monochromatic
#154444 #237373 #31A2A2 #48C8C8 #77D6D6
Accessibility & contrast
On white
3.08
#31A2A2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.82
#31A2A2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #31A2A2
6.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31A2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31A2A2 | 1.00 | 3.08 | 6.82 | 6.82 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979AA2
Deuteranopia (green-blind)
#868EA3
Tritanopia (blue-blind)
#00A7A2
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #31a2a2; /* rgb */ color: rgb(49, 162, 162); /* oklch */ color: oklch(65.1% 0.098 195.0);
Tailwind
colors: {
custom: {
50: '#7bbebd',
500: '#31a2a2',
950: '#000000',
},
}SCSS
$custom: #31a2a2; $custom-light: #7bbebd; $custom-dark: #000000;
JSON
{
"hex": "#31a2a2",
"rgb": {
"r": 49,
"g": 162,
"b": 162
},
"hsl": {
"h": 180,
"s": 53.555,
"l": 41.373
},
"oklch": {
"l": 0.65125,
"c": 0.09802,
"h": 195
},
"luminance": 0.29102
}Semantic roles & 50–950 ramp
primary
#31A2A2
secondary
#BE7171
accent
#4B4BDD
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1212
muted
#7C8181