#31A4AE#31A4AE
#31A4AE is a light, moderate teal. Relative luminance 0.303; OKLCH L 66.1% C 0.100 H 203.6°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #31A4AE |
|---|---|
| RGB | rgb(49, 164, 174) |
| HSL | hsl(185, 56%, 44%) |
| HSV | hsv(185, 72%, 68%) |
| CMYK | cmyk(71.8%, 5.7%, 0%, 31.8%) |
| CIE-LAB | lab(61.88, -27.85, -14.38) |
| CIE-LCH | lch(61.88, 31.34, 207.32°) |
| OKLab | oklab(66.07% -0.0914 -0.0399) |
| OKLCH | oklch(66.07% 0.1 203.6) |
| XYZ | xyz(22.1787, 30.2573, 44.7075) |
| Luminance | 0.3026 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.69
Cadetblue
#5F9EA0
ΔE00 5.30
Sea
#3C9992
ΔE00 7.55
Lightseagreen
#20B2AA
ΔE00 8.15
Darkcyan
#008B8B
ΔE00 9.75
Blue Green
#0F9B8E
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31A4AE #AE3B31
analogous
#31AE79 #31A4AE #3165AE
triadic
#31A4AE #AE31A4 #A4AE31
tetradic
#31A4AE #7931AE #AE3B31 #65AE31
square
#31A4AE #7931AE #AE3B31 #65AE31
split-complementary
#31A4AE #AE3165 #AE7931
monochromatic
#164A4E #24777E #31A4AE #4FC3CD #7FD3DB
Accessibility & contrast
On white
2.98
#31A4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#31A4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #31A4AE
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31A4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31A4AE | 1.00 | 2.98 | 7.05 | 7.05 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979DAF
Deuteranopia (green-blind)
#8590AE
Tritanopia (blue-blind)
#00ABA7
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #31a4ae; /* rgb */ color: rgb(49, 164, 174); /* oklch */ color: oklch(66.1% 0.100 203.6);
Tailwind
colors: {
custom: {
50: '#7cbfc6',
500: '#31a4ae',
950: '#000000',
},
}SCSS
$custom: #31a4ae; $custom-light: #7cbfc6; $custom-dark: #000000;
JSON
{
"hex": "#31a4ae",
"rgb": {
"r": 49,
"g": 164,
"b": 174
},
"hsl": {
"h": 184.8,
"s": 56.054,
"l": 43.725
},
"oklch": {
"l": 0.66068,
"c": 0.09978,
"h": 203.6
},
"luminance": 0.3026
}Semantic roles & 50–950 ramp
primary
#31A4AE
secondary
#C47D77
accent
#5548DF
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182