#31AEA7#31AEA7
#31AEA7 is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.3% C 0.106 H 189.4°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #31AEA7 |
|---|---|
| RGB | rgb(49, 174, 167) |
| HSL | hsl(177, 56%, 44%) |
| HSV | hsv(177, 72%, 68%) |
| CMYK | cmyk(71.8%, 0%, 4%, 31.8%) |
| CIE-LAB | lab(64.73, -34.73, -6.19) |
| CIE-LCH | lch(64.73, 35.28, 190.11°) |
| OKLab | oklab(68.31% -0.1047 -0.0174) |
| OKLCH | oklch(68.31% 0.106 189.4) |
| XYZ | xyz(23.3745, 33.7123, 41.8269) |
| Luminance | 0.3372 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.38
Topaz
#13BBAF
ΔE00 4.05
Tealish
#24BCA8
ΔE00 5.77
Sea
#3C9992
ΔE00 6.45
Blue Green
#0F9B8E
ΔE00 6.67
Turquoise (survey)
#06C2AC
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31AEA7 #AE3138
analogous
#31AE68 #31AEA7 #3176AE
triadic
#31AEA7 #A731AE #AEA731
tetradic
#31AEA7 #6831AE #AE3138 #76AE31
square
#31AEA7 #6831AE #AE3138 #76AE31
split-complementary
#31AEA7 #AE3176 #AE6831
monochromatic
#164E4B #247E79 #31AEA7 #4FCDC6 #7FDBD6
Accessibility & contrast
On white
2.71
#31AEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#31AEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #31AEA7
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31AEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31AEA7 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A5A7
Deuteranopia (green-blind)
#9297A8
Tritanopia (blue-blind)
#00B3AC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #31aea7; /* rgb */ color: rgb(49, 174, 167); /* oklch */ color: oklch(68.3% 0.106 189.4);
Tailwind
colors: {
custom: {
50: '#7dc6c1',
500: '#31aea7',
950: '#000000',
},
}SCSS
$custom: #31aea7; $custom-light: #7dc6c1; $custom-dark: #000000;
JSON
{
"hex": "#31aea7",
"rgb": {
"r": 49,
"g": 174,
"b": 167
},
"hsl": {
"h": 176.64,
"s": 56.054,
"l": 43.725
},
"oklch": {
"l": 0.68313,
"c": 0.10614,
"h": 189.4
},
"luminance": 0.33715
}Semantic roles & 50–950 ramp
primary
#31AEA7
secondary
#C4777B
accent
#4851DF
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281