#31BAA0#31BAA0
#31BAA0 is a light, vivid teal. Relative luminance 0.383; OKLCH L 71.1% C 0.120 H 176.7°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #31BAA0 |
|---|---|
| RGB | rgb(49, 186, 160) |
| HSL | hsl(169, 58%, 46%) |
| HSV | hsv(169, 74%, 73%) |
| CMYK | cmyk(73.7%, 0%, 14%, 27.1%) |
| CIE-LAB | lab(68.25, -42.05, 2.83) |
| CIE-LCH | lch(68.25, 42.15, 176.15°) |
| OKLab | oklab(71.11% -0.1201 0.0069) |
| OKLCH | oklch(71.11% 0.12 176.7) |
| XYZ | xyz(25.1675, 38.3058, 39.3182) |
| Luminance | 0.3831 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.21
Greeny Blue
#42B395
ΔE00 2.80
Turquoise (survey)
#06C2AC
ΔE00 2.91
Topaz
#13BBAF
ΔE00 4.88
Lightseagreen
#20B2AA
ΔE00 6.42
Green Blue
#01C08D
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31BAA0 #BA314B
analogous
#31BA5B #31BAA0 #318FBA
triadic
#31BAA0 #A031BA #BAA031
tetradic
#31BAA0 #5B31BA #BA314B #8FBA31
square
#31BAA0 #5B31BA #BA314B #8FBA31
split-complementary
#31BAA0 #BA318F #BA5B31
monochromatic
#17594D #248A76 #31BAA0 #56D2BB #86DFCE
Accessibility & contrast
On white
2.42
#31BAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#31BAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #31BAA0
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31BAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31BAA0 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AE9F
Deuteranopia (green-blind)
#A0A1A2
Tritanopia (blue-blind)
#00BDB2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #31baa0; /* rgb */ color: rgb(49, 186, 160); /* oklch */ color: oklch(71.1% 0.120 176.7);
Tailwind
colors: {
custom: {
50: '#7ecfbc',
500: '#31baa0',
950: '#000000',
},
}SCSS
$custom: #31baa0; $custom-light: #7ecfbc; $custom-dark: #000000;
JSON
{
"hex": "#31baa0",
"rgb": {
"r": 49,
"g": 186,
"b": 160
},
"hsl": {
"h": 168.613,
"s": 58.298,
"l": 46.078
},
"oklch": {
"l": 0.71112,
"c": 0.12027,
"h": 176.7
},
"luminance": 0.38309
}Semantic roles & 50–950 ramp
primary
#31BAA0
secondary
#C97E8C
accent
#4664E2
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1412
muted
#7C8281