#1FA1AA#1FA1AA
#1FA1AA is a light, moderate teal. Relative luminance 0.287; OKLCH L 64.8% C 0.104 H 202.3°. Best body text is #000000 at 6.74:1 contrast (WCAG AA passes).
Color values
| HEX | #1FA1AA |
|---|---|
| RGB | rgb(31, 161, 170) |
| HSL | hsl(184, 69%, 39%) |
| HSV | hsv(184, 82%, 67%) |
| CMYK | cmyk(81.8%, 5.3%, 0%, 33.3%) |
| CIE-LAB | lab(60.50, -29.58, -14.24) |
| CIE-LCH | lch(60.50, 32.83, 205.71°) |
| OKLab | oklab(64.82% -0.0965 -0.0396) |
| OKLCH | oklch(64.82% 0.104 202.3) |
| XYZ | xyz(20.5624, 28.6807, 42.4746) |
| Luminance | 0.2868 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.72
Turquoise Blue
#06B1C4
ΔE00 5.76
Sea
#3C9992
ΔE00 6.75
Lightseagreen
#20B2AA
ΔE00 8.11
Darkcyan
#008B8B
ΔE00 8.45
Blue Green
#0F9B8E
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1FA1AA #AA281F
analogous
#1FAA6E #1FA1AA #1F5CAA
triadic
#1FA1AA #AA1FA1 #A1AA1F
tetradic
#1FA1AA #6E1FAA #AA281F #5CAA1F
square
#1FA1AA #6E1FAA #AA281F #5CAA1F
split-complementary
#1FA1AA #AA1F5C #AA6E1F
monochromatic
#0C3F42 #167076 #1FA1AA #2DCED9 #61DAE2
Accessibility & contrast
On white
3.12
#1FA1AA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.74
#1FA1AA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #1FA1AA
6.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1FA1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##1FA1AA | 1.00 | 3.12 | 6.74 | 6.74 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949AAB
Deuteranopia (green-blind)
#818CAB
Tritanopia (blue-blind)
#00A8A3
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #1fa1aa; /* rgb */ color: rgb(31, 161, 170); /* oklch */ color: oklch(64.8% 0.104 202.3);
Tailwind
colors: {
custom: {
50: '#76bdc3',
500: '#1fa1aa',
950: '#000000',
},
}SCSS
$custom: #1fa1aa; $custom-light: #76bdc3; $custom-dark: #000000;
JSON
{
"hex": "#1fa1aa",
"rgb": {
"r": 31,
"g": 161,
"b": 170
},
"hsl": {
"h": 183.885,
"s": 69.154,
"l": 39.412
},
"oklch": {
"l": 0.64818,
"c": 0.10436,
"h": 202.3
},
"luminance": 0.28683
}Semantic roles & 50–950 ramp
primary
#1FA1AA
secondary
#C7655E
accent
#473CEC
background
#F7FBFB
surface
#EEF6F7
border
#C9D0D0
text
#0A1212
muted
#7C8181