#31B2A1#31B2A1
#31B2A1 is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.1% C 0.112 H 182.1°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #31B2A1 |
|---|---|
| RGB | rgb(49, 178, 161) |
| HSL | hsl(172, 57%, 45%) |
| HSV | hsv(172, 72%, 70%) |
| CMYK | cmyk(72.5%, 0%, 9.6%, 30.2%) |
| CIE-LAB | lab(65.80, -38.24, -1.29) |
| CIE-LCH | lch(65.80, 38.26, 181.93°) |
| OKLab | oklab(69.12% -0.1115 -0.0041) |
| OKLCH | oklch(69.12% 0.112 182.1) |
| XYZ | xyz(23.6169, 35.0642, 39.2347) |
| Luminance | 0.3507 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.86
Lightseagreen
#20B2AA
ΔE00 3.29
Topaz
#13BBAF
ΔE00 3.31
Greeny Blue
#42B395
ΔE00 4.53
Turquoise (survey)
#06C2AC
ΔE00 4.57
Blue Green
#0F9B8E
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31B2A1 #B23142
analogous
#31B261 #31B2A1 #3183B2
triadic
#31B2A1 #A131B2 #B2A131
tetradic
#31B2A1 #6131B2 #B23142 #83B231
square
#31B2A1 #6131B2 #B23142 #83B231
split-complementary
#31B2A1 #B23183 #B26131
monochromatic
#17524A #248276 #31B2A1 #51CFBF #81DCD0
Accessibility & contrast
On white
2.62
#31B2A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#31B2A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #31B2A1
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31B2A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31B2A1 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA7A0
Deuteranopia (green-blind)
#989AA3
Tritanopia (blue-blind)
#00B5AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #31b2a1; /* rgb */ color: rgb(49, 178, 161); /* oklch */ color: oklch(69.1% 0.112 182.1);
Tailwind
colors: {
custom: {
50: '#7dc9bc',
500: '#31b2a1',
950: '#000000',
},
}SCSS
$custom: #31b2a1; $custom-light: #7dc9bc; $custom-dark: #000000;
JSON
{
"hex": "#31b2a1",
"rgb": {
"r": 49,
"g": 178,
"b": 161
},
"hsl": {
"h": 172.093,
"s": 56.828,
"l": 44.51
},
"oklch": {
"l": 0.69124,
"c": 0.11161,
"h": 182.1
},
"luminance": 0.35067
}Semantic roles & 50–950 ramp
primary
#31B2A1
secondary
#C57983
accent
#485CE0
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281