#31AE99#31AE99
#31AE99 is a light, moderate teal. Relative luminance 0.332; OKLCH L 67.9% C 0.111 H 178.9°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #31AE99 |
|---|---|
| RGB | rgb(49, 174, 153) |
| HSL | hsl(170, 56%, 44%) |
| HSV | hsv(170, 72%, 68%) |
| CMYK | cmyk(71.8%, 0%, 12.1%, 31.8%) |
| CIE-LAB | lab(64.34, -38.61, 1.03) |
| CIE-LCH | lch(64.34, 38.62, 178.48°) |
| OKLab | oklab(67.86% -0.1112 0.0021) |
| OKLCH | oklch(67.86% 0.111 178.9) |
| XYZ | xyz(22.1496, 33.2224, 35.3760) |
| Luminance | 0.3322 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.39
Tealish
#24BCA8
ΔE00 4.01
Lightseagreen
#20B2AA
ΔE00 4.93
Topaz
#13BBAF
ΔE00 5.14
Turquoise (survey)
#06C2AC
ΔE00 5.58
Blue Green
#0F9B8E
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31AE99 #AE3146
analogous
#31AE5A #31AE99 #3184AE
triadic
#31AE99 #9931AE #AE9931
tetradic
#31AE99 #5A31AE #AE3146 #84AE31
square
#31AE99 #5A31AE #AE3146 #84AE31
split-complementary
#31AE99 #AE3184 #AE5A31
monochromatic
#164E45 #247E6F #31AE99 #4FCDB8 #7FDBCB
Accessibility & contrast
On white
2.75
#31AE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#31AE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #31AE99
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31AE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31AE99 | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A398
Deuteranopia (green-blind)
#96979B
Tritanopia (blue-blind)
#00B1A8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #31ae99; /* rgb */ color: rgb(49, 174, 153); /* oklch */ color: oklch(67.9% 0.111 178.9);
Tailwind
colors: {
custom: {
50: '#7cc7b7',
500: '#31ae99',
950: '#000000',
},
}SCSS
$custom: #31ae99; $custom-light: #7cc7b7; $custom-dark: #000000;
JSON
{
"hex": "#31ae99",
"rgb": {
"r": 49,
"g": 174,
"b": 153
},
"hsl": {
"h": 169.92,
"s": 56.054,
"l": 43.725
},
"oklch": {
"l": 0.67863,
"c": 0.11121,
"h": 178.9
},
"luminance": 0.33225
}Semantic roles & 50–950 ramp
primary
#31AE99
secondary
#C47784
accent
#4862DF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280