#1FA2AA#1FA2AA
#1FA2AA is a light, moderate teal. Relative luminance 0.290; OKLCH L 65.1% C 0.105 H 201.4°. Best body text is #000000 at 6.81:1 contrast (WCAG AA passes).
Color values
| HEX | #1FA2AA |
|---|---|
| RGB | rgb(31, 162, 170) |
| HSL | hsl(183, 69%, 39%) |
| HSV | hsv(183, 82%, 67%) |
| CMYK | cmyk(81.8%, 4.7%, 0%, 33.3%) |
| CIE-LAB | lab(60.81, -30.07, -13.77) |
| CIE-LCH | lch(60.81, 33.07, 204.61°) |
| OKLab | oklab(65.07% -0.0975 -0.0383) |
| OKLCH | oklch(65.07% 0.105 201.4) |
| XYZ | xyz(20.7378, 29.0316, 42.5331) |
| Luminance | 0.2903 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.73
Turquoise Blue
#06B1C4
ΔE00 5.76
Sea
#3C9992
ΔE00 6.54
Lightseagreen
#20B2AA
ΔE00 7.61
Darkcyan
#008B8B
ΔE00 8.55
Blue Green
#0F9B8E
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1FA2AA #AA271F
analogous
#1FAA6D #1FA2AA #1F5DAA
triadic
#1FA2AA #AA1FA2 #A2AA1F
tetradic
#1FA2AA #6D1FAA #AA271F #5DAA1F
square
#1FA2AA #6D1FAA #AA271F #5DAA1F
split-complementary
#1FA2AA #AA1F5D #AA6D1F
monochromatic
#0C3F42 #167176 #1FA2AA #2DCFD9 #61DBE2
Accessibility & contrast
On white
3.09
#1FA2AA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.81
#1FA2AA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #1FA2AA
6.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1FA2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##1FA2AA | 1.00 | 3.09 | 6.81 | 6.81 |
| #FFFFFF | 3.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959BAB
Deuteranopia (green-blind)
#828DAB
Tritanopia (blue-blind)
#00A9A4
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #1fa2aa; /* rgb */ color: rgb(31, 162, 170); /* oklch */ color: oklch(65.1% 0.105 201.4);
Tailwind
colors: {
custom: {
50: '#76bec3',
500: '#1fa2aa',
950: '#000000',
},
}SCSS
$custom: #1fa2aa; $custom-light: #76bec3; $custom-dark: #000000;
JSON
{
"hex": "#1fa2aa",
"rgb": {
"r": 31,
"g": 162,
"b": 170
},
"hsl": {
"h": 183.453,
"s": 69.154,
"l": 39.412
},
"oklch": {
"l": 0.6507,
"c": 0.10478,
"h": 201.4
},
"luminance": 0.29034
}Semantic roles & 50–950 ramp
primary
#1FA2AA
secondary
#C7645E
accent
#463CEC
background
#F7FBFB
surface
#EEF7F7
border
#C9D0D0
text
#0A1212
muted
#7C8181