#31ABAF#31ABAF
#31ABAF is a light, moderate teal. Relative luminance 0.329; OKLCH L 67.8% C 0.103 H 198.3°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #31ABAF |
|---|---|
| RGB | rgb(49, 171, 175) |
| HSL | hsl(182, 56%, 44%) |
| HSV | hsv(182, 72%, 69%) |
| CMYK | cmyk(72%, 2.3%, 0%, 31.4%) |
| CIE-LAB | lab(64.06, -30.97, -11.66) |
| CIE-LCH | lch(64.06, 33.09, 200.64°) |
| OKLab | oklab(67.85% -0.0981 -0.0324) |
| OKLCH | oklch(67.85% 0.103 198.3) |
| XYZ | xyz(23.5639, 32.8711, 45.6520) |
| Luminance | 0.3287 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.09
Turquoise Blue
#06B1C4
ΔE00 5.39
Cadetblue
#5F9EA0
ΔE00 6.16
Sea
#3C9992
ΔE00 7.09
Topaz
#13BBAF
ΔE00 7.47
Blue Green
#0F9B8E
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31ABAF #AF3531
analogous
#31AF74 #31ABAF #316CAF
triadic
#31ABAF #AF31AB #ABAF31
tetradic
#31ABAF #7431AF #AF3531 #6CAF31
square
#31ABAF #7431AF #AF3531 #6CAF31
split-complementary
#31ABAF #AF316C #AF7431
monochromatic
#164E4F #247C7F #31ABAF #4FCACE #7FD8DB
Accessibility & contrast
On white
2.77
#31ABAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#31ABAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #31ABAF
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31ABAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31ABAF | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA3AF
Deuteranopia (green-blind)
#8C96B0
Tritanopia (blue-blind)
#00B1AC
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #31abaf; /* rgb */ color: rgb(49, 171, 175); /* oklch */ color: oklch(67.8% 0.103 198.3);
Tailwind
colors: {
custom: {
50: '#7dc4c6',
500: '#31abaf',
950: '#000000',
},
}SCSS
$custom: #31abaf; $custom-light: #7dc4c6; $custom-dark: #000000;
JSON
{
"hex": "#31abaf",
"rgb": {
"r": 49,
"g": 171,
"b": 175
},
"hsl": {
"h": 181.905,
"s": 56.25,
"l": 43.922
},
"oklch": {
"l": 0.67845,
"c": 0.10331,
"h": 198.3
},
"luminance": 0.32874
}Semantic roles & 50–950 ramp
primary
#31ABAF
secondary
#C47A78
accent
#4D48E0
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282