#31A4AF#31A4AF
#31A4AF is a light, moderate teal. Relative luminance 0.303; OKLCH L 66.1% C 0.100 H 204.4°. Best body text is #000000 at 7.06:1 contrast (WCAG AA passes).
Color values
| HEX | #31A4AF |
|---|---|
| RGB | rgb(49, 164, 175) |
| HSL | hsl(185, 56%, 44%) |
| HSV | hsv(185, 72%, 69%) |
| CMYK | cmyk(72%, 6.3%, 0%, 31.4%) |
| CIE-LAB | lab(61.91, -27.54, -14.89) |
| CIE-LCH | lch(61.91, 31.31, 208.41°) |
| OKLab | oklab(66.11% -0.091 -0.0414) |
| OKLCH | oklch(66.11% 0.1 204.4) |
| XYZ | xyz(22.2766, 30.2964, 45.2229) |
| Luminance | 0.3030 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.49
Cadetblue
#5F9EA0
ΔE00 5.41
Sea
#3C9992
ΔE00 7.89
Lightseagreen
#20B2AA
ΔE00 8.49
Darkcyan
#008B8B
ΔE00 9.94
Blue Green
#0F9B8E
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31A4AF #AF3C31
analogous
#31AF7B #31A4AF #3165AF
triadic
#31A4AF #AF31A4 #A4AF31
tetradic
#31A4AF #7B31AF #AF3C31 #65AF31
square
#31A4AF #7B31AF #AF3C31 #65AF31
split-complementary
#31A4AF #AF3165 #AF7B31
monochromatic
#164A4F #24777F #31A4AF #4FC3CE #7FD3DB
Accessibility & contrast
On white
2.97
#31A4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.06
#31A4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #31A4AF
7.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31A4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31A4AF | 1.00 | 2.97 | 7.06 | 7.06 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979DB0
Deuteranopia (green-blind)
#8590AF
Tritanopia (blue-blind)
#00ABA7
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #31a4af; /* rgb */ color: rgb(49, 164, 175); /* oklch */ color: oklch(66.1% 0.100 204.4);
Tailwind
colors: {
custom: {
50: '#7cbfc6',
500: '#31a4af',
950: '#000000',
},
}SCSS
$custom: #31a4af; $custom-light: #7cbfc6; $custom-dark: #000000;
JSON
{
"hex": "#31a4af",
"rgb": {
"r": 49,
"g": 164,
"b": 175
},
"hsl": {
"h": 185.238,
"s": 56.25,
"l": 43.922
},
"oklch": {
"l": 0.66107,
"c": 0.09997,
"h": 204.4
},
"luminance": 0.30299
}Semantic roles & 50–950 ramp
primary
#31A4AF
secondary
#C47E78
accent
#5548E0
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182