#2FA0AA#2FA0AA
#2FA0AA is a light, moderate teal. Relative luminance 0.286; OKLCH L 64.9% C 0.098 H 203.8°. Best body text is #000000 at 6.73:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA0AA |
|---|---|
| RGB | rgb(47, 160, 170) |
| HSL | hsl(185, 57%, 43%) |
| HSV | hsv(185, 72%, 67%) |
| CMYK | cmyk(72.4%, 5.9%, 0%, 33.3%) |
| CIE-LAB | lab(60.47, -27.35, -14.26) |
| CIE-LCH | lch(60.47, 30.85, 207.53°) |
| OKLab | oklab(64.87% -0.0899 -0.0396) |
| OKLCH | oklch(64.87% 0.098 203.8) |
| XYZ | xyz(20.9956, 28.6458, 42.4451) |
| Luminance | 0.2865 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.12
Turquoise Blue
#06B1C4
ΔE00 5.71
Sea
#3C9992
ΔE00 7.08
Darkcyan
#008B8B
ΔE00 8.69
Lightseagreen
#20B2AA
ΔE00 8.81
Dark Cyan
#0A888A
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA0AA #AA392F
analogous
#2FAA76 #2FA0AA #2F63AA
triadic
#2FA0AA #AA2FA0 #A0AA2F
tetradic
#2FA0AA #762FAA #AA392F #63AA2F
square
#2FA0AA #762FAA #AA392F #63AA2F
split-complementary
#2FA0AA #AA2F63 #AA762F
monochromatic
#14464A #22737A #2FA0AA #49C2CD #79D2DA
Accessibility & contrast
On white
3.12
#2FA0AA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.73
#2FA0AA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2FA0AA
6.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA0AA | 1.00 | 3.12 | 6.73 | 6.73 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9399AB
Deuteranopia (green-blind)
#818CAA
Tritanopia (blue-blind)
#00A7A3
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #2fa0aa; /* rgb */ color: rgb(47, 160, 170); /* oklch */ color: oklch(64.9% 0.098 203.8);
Tailwind
colors: {
custom: {
50: '#7abcc3',
500: '#2fa0aa',
950: '#000000',
},
}SCSS
$custom: #2fa0aa; $custom-light: #7abcc3; $custom-dark: #000000;
JSON
{
"hex": "#2fa0aa",
"rgb": {
"r": 47,
"g": 160,
"b": 170
},
"hsl": {
"h": 184.878,
"s": 56.682,
"l": 42.549
},
"oklch": {
"l": 0.64873,
"c": 0.09827,
"h": 203.8
},
"luminance": 0.28648
}Semantic roles & 50–950 ramp
primary
#2FA0AA
secondary
#C27972
accent
#5448E0
background
#F8FBFB
surface
#EFF6F7
border
#CAD0D0
text
#0B1212
muted
#7C8181