#31B2A3#31B2A3
#31B2A3 is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.2% C 0.111 H 183.5°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #31B2A3 |
|---|---|
| RGB | rgb(49, 178, 163) |
| HSL | hsl(173, 57%, 45%) |
| HSV | hsv(173, 72%, 70%) |
| CMYK | cmyk(72.5%, 0%, 8.4%, 30.2%) |
| CIE-LAB | lab(65.85, -37.69, -2.32) |
| CIE-LCH | lch(65.85, 37.76, 183.52°) |
| OKLab | oklab(69.19% -0.1106 -0.0069) |
| OKLCH | oklch(69.19% 0.111 183.5) |
| XYZ | xyz(23.7947, 35.1353, 40.1710) |
| Luminance | 0.3514 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.60
Topaz
#13BBAF
ΔE00 2.93
Tealish
#24BCA8
ΔE00 3.10
Turquoise (survey)
#06C2AC
ΔE00 4.78
Greeny Blue
#42B395
ΔE00 5.21
Blue Green
#0F9B8E
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31B2A3 #B23140
analogous
#31B262 #31B2A3 #3181B2
triadic
#31B2A3 #A331B2 #B2A331
tetradic
#31B2A3 #6231B2 #B23140 #81B231
square
#31B2A3 #6231B2 #B23140 #81B231
split-complementary
#31B2A3 #B23181 #B26231
monochromatic
#17524B #248277 #31B2A3 #51CFC0 #81DCD2
Accessibility & contrast
On white
2.62
#31B2A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#31B2A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #31B2A3
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31B2A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31B2A3 | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A2
Deuteranopia (green-blind)
#979AA4
Tritanopia (blue-blind)
#00B6AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #31b2a3; /* rgb */ color: rgb(49, 178, 163); /* oklch */ color: oklch(69.2% 0.111 183.5);
Tailwind
colors: {
custom: {
50: '#7dc9be',
500: '#31b2a3',
950: '#000000',
},
}SCSS
$custom: #31b2a3; $custom-light: #7dc9be; $custom-dark: #000000;
JSON
{
"hex": "#31b2a3",
"rgb": {
"r": 49,
"g": 178,
"b": 163
},
"hsl": {
"h": 173.023,
"s": 56.828,
"l": 44.51
},
"oklch": {
"l": 0.69187,
"c": 0.11082,
"h": 183.5
},
"luminance": 0.35138
}Semantic roles & 50–950 ramp
primary
#31B2A3
secondary
#C57982
accent
#4859E0
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281