#31BAA2#31BAA2
#31BAA2 is a light, moderate teal. Relative luminance 0.384; OKLCH L 71.2% C 0.119 H 178.0°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #31BAA2 |
|---|---|
| RGB | rgb(49, 186, 162) |
| HSL | hsl(169, 58%, 46%) |
| HSV | hsv(169, 74%, 73%) |
| CMYK | cmyk(73.7%, 0%, 12.9%, 27.1%) |
| CIE-LAB | lab(68.30, -41.53, 1.81) |
| CIE-LCH | lch(68.30, 41.57, 177.51°) |
| OKLab | oklab(71.17% -0.1191 0.0041) |
| OKLCH | oklch(71.17% 0.119 178) |
| XYZ | xyz(25.3439, 38.3764, 40.2471) |
| Luminance | 0.3838 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.61
Turquoise (survey)
#06C2AC
ΔE00 2.59
Greeny Blue
#42B395
ΔE00 3.23
Topaz
#13BBAF
ΔE00 4.25
Lightseagreen
#20B2AA
ΔE00 5.82
Mediumaquamarine
#66CDAA
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31BAA2 #BA3149
analogous
#31BA5D #31BAA2 #318DBA
triadic
#31BAA2 #A231BA #BAA231
tetradic
#31BAA2 #5D31BA #BA3149 #8DBA31
square
#31BAA2 #5D31BA #BA3149 #8DBA31
split-complementary
#31BAA2 #BA318D #BA5D31
monochromatic
#17594E #248A78 #31BAA2 #56D2BD #86DFD0
Accessibility & contrast
On white
2.42
#31BAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#31BAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #31BAA2
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31BAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31BAA2 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA1
Deuteranopia (green-blind)
#A0A1A4
Tritanopia (blue-blind)
#00BDB3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #31baa2; /* rgb */ color: rgb(49, 186, 162); /* oklch */ color: oklch(71.2% 0.119 178.0);
Tailwind
colors: {
custom: {
50: '#7ecfbd',
500: '#31baa2',
950: '#000000',
},
}SCSS
$custom: #31baa2; $custom-light: #7ecfbd; $custom-dark: #000000;
JSON
{
"hex": "#31baa2",
"rgb": {
"r": 49,
"g": 186,
"b": 162
},
"hsl": {
"h": 169.489,
"s": 58.298,
"l": 46.078
},
"oklch": {
"l": 0.71172,
"c": 0.11921,
"h": 178
},
"luminance": 0.38379
}Semantic roles & 50–950 ramp
primary
#31BAA2
secondary
#C97E8B
accent
#4661E2
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1412
muted
#7C8281