#31BAA3#31BAA3
#31BAA3 is a light, moderate teal. Relative luminance 0.384; OKLCH L 71.2% C 0.119 H 178.7°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #31BAA3 |
|---|---|
| RGB | rgb(49, 186, 163) |
| HSL | hsl(170, 58%, 46%) |
| HSV | hsv(170, 74%, 73%) |
| CMYK | cmyk(73.7%, 0%, 12.4%, 27.1%) |
| CIE-LAB | lab(68.32, -41.26, 1.29) |
| CIE-LCH | lch(68.32, 41.28, 178.20°) |
| OKLab | oklab(71.2% -0.1187 0.0028) |
| OKLCH | oklch(71.2% 0.119 178.7) |
| XYZ | xyz(25.4331, 38.4121, 40.7171) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.33
Turquoise (survey)
#06C2AC
ΔE00 2.47
Greeny Blue
#42B395
ΔE00 3.47
Topaz
#13BBAF
ΔE00 3.93
Lightseagreen
#20B2AA
ΔE00 5.52
Mediumaquamarine
#66CDAA
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31BAA3 #BA3148
analogous
#31BA5E #31BAA3 #318CBA
triadic
#31BAA3 #A331BA #BAA331
tetradic
#31BAA3 #5E31BA #BA3148 #8CBA31
square
#31BAA3 #5E31BA #BA3148 #8CBA31
split-complementary
#31BAA3 #BA318C #BA5E31
monochromatic
#17594E #248A79 #31BAA3 #56D2BD #86DFD0
Accessibility & contrast
On white
2.42
#31BAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#31BAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #31BAA3
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31BAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31BAA3 | 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)
#B2AEA2
Deuteranopia (green-blind)
#A0A1A5
Tritanopia (blue-blind)
#00BDB3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #31baa3; /* rgb */ color: rgb(49, 186, 163); /* oklch */ color: oklch(71.2% 0.119 178.7);
Tailwind
colors: {
custom: {
50: '#7ecfbe',
500: '#31baa3',
950: '#000000',
},
}SCSS
$custom: #31baa3; $custom-light: #7ecfbe; $custom-dark: #000000;
JSON
{
"hex": "#31baa3",
"rgb": {
"r": 49,
"g": 186,
"b": 163
},
"hsl": {
"h": 169.927,
"s": 58.298,
"l": 46.078
},
"oklch": {
"l": 0.71202,
"c": 0.1187,
"h": 178.7
},
"luminance": 0.38415
}Semantic roles & 50–950 ramp
primary
#31BAA3
secondary
#C97E8B
accent
#4660E2
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1412
muted
#7C8281