#1FA0AA#1FA0AA
#1FA0AA is a light, moderate teal. Relative luminance 0.283; OKLCH L 64.6% C 0.104 H 203.2°. Best body text is #000000 at 6.67:1 contrast (WCAG AA passes).
Color values
| HEX | #1FA0AA |
|---|---|
| RGB | rgb(31, 160, 170) |
| HSL | hsl(184, 69%, 39%) |
| HSV | hsv(184, 82%, 67%) |
| CMYK | cmyk(81.8%, 5.9%, 0%, 33.3%) |
| CIE-LAB | lab(60.19, -29.09, -14.71) |
| CIE-LCH | lch(60.19, 32.60, 206.82°) |
| OKLab | oklab(64.57% -0.0956 -0.0409) |
| OKLCH | oklch(64.57% 0.104 203.2) |
| XYZ | xyz(20.3883, 28.3326, 42.4166) |
| Luminance | 0.2833 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.76
Turquoise Blue
#06B1C4
ΔE00 5.81
Sea
#3C9992
ΔE00 6.99
Darkcyan
#008B8B
ΔE00 8.38
Lightseagreen
#20B2AA
ΔE00 8.62
Dark Cyan
#0A888A
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1FA0AA #AA291F
analogous
#1FAA6F #1FA0AA #1F5AAA
triadic
#1FA0AA #AA1FA0 #A0AA1F
tetradic
#1FA0AA #6F1FAA #AA291F #5AAA1F
square
#1FA0AA #6F1FAA #AA291F #5AAA1F
split-complementary
#1FA0AA #AA1F5A #AA6F1F
monochromatic
#0C3F42 #166F76 #1FA0AA #2DCCD9 #61D9E2
Accessibility & contrast
On white
3.15
#1FA0AA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.67
#1FA0AA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #1FA0AA
6.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1FA0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##1FA0AA | 1.00 | 3.15 | 6.67 | 6.67 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9399AB
Deuteranopia (green-blind)
#808BAA
Tritanopia (blue-blind)
#00A7A3
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #1fa0aa; /* rgb */ color: rgb(31, 160, 170); /* oklch */ color: oklch(64.6% 0.104 203.2);
Tailwind
colors: {
custom: {
50: '#76bcc3',
500: '#1fa0aa',
950: '#000000',
},
}SCSS
$custom: #1fa0aa; $custom-light: #76bcc3; $custom-dark: #000000;
JSON
{
"hex": "#1fa0aa",
"rgb": {
"r": 31,
"g": 160,
"b": 170
},
"hsl": {
"h": 184.317,
"s": 69.154,
"l": 39.412
},
"oklch": {
"l": 0.64566,
"c": 0.10397,
"h": 203.2
},
"luminance": 0.28335
}Semantic roles & 50–950 ramp
primary
#1FA0AA
secondary
#C7655E
accent
#483CEC
background
#F7FBFB
surface
#EEF6F7
border
#C9D0D0
text
#0A1212
muted
#7C8181