#2FA0A9#2FA0A9
#2FA0A9 is a light, moderate teal. Relative luminance 0.286; OKLCH L 64.8% C 0.098 H 202.9°. Best body text is #000000 at 6.72:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA0A9 |
|---|---|
| RGB | rgb(47, 160, 169) |
| HSL | hsl(184, 56%, 42%) |
| HSV | hsv(184, 72%, 66%) |
| CMYK | cmyk(72.2%, 5.3%, 0%, 33.7%) |
| CIE-LAB | lab(60.43, -27.66, -13.75) |
| CIE-LCH | lch(60.43, 30.89, 206.43°) |
| OKLab | oklab(64.83% -0.0904 -0.0382) |
| OKLCH | oklch(64.83% 0.098 202.9) |
| XYZ | xyz(20.9014, 28.6081, 41.9488) |
| Luminance | 0.2861 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.03
Turquoise Blue
#06B1C4
ΔE00 5.90
Sea
#3C9992
ΔE00 6.71
Darkcyan
#008B8B
ΔE00 8.49
Lightseagreen
#20B2AA
ΔE00 8.49
Dark Cyan
#0A888A
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA0A9 #A9382F
analogous
#2FA975 #2FA0A9 #2F63A9
triadic
#2FA0A9 #A92FA0 #A0A92F
tetradic
#2FA0A9 #752FA9 #A9382F #63A92F
square
#2FA0A9 #752FA9 #A9382F #63A92F
split-complementary
#2FA0A9 #A92F63 #A9752F
monochromatic
#144549 #227379 #2FA0A9 #49C3CC #79D3DA
Accessibility & contrast
On white
3.12
#2FA0A9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.72
#2FA0A9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2FA0A9
6.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA0A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA0A9 | 1.00 | 3.12 | 6.72 | 6.72 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9399AA
Deuteranopia (green-blind)
#828CA9
Tritanopia (blue-blind)
#00A6A2
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #2fa0a9; /* rgb */ color: rgb(47, 160, 169); /* oklch */ color: oklch(64.8% 0.098 202.9);
Tailwind
colors: {
custom: {
50: '#7abcc2',
500: '#2fa0a9',
950: '#000000',
},
}SCSS
$custom: #2fa0a9; $custom-light: #7abcc2; $custom-dark: #000000;
JSON
{
"hex": "#2fa0a9",
"rgb": {
"r": 47,
"g": 160,
"b": 169
},
"hsl": {
"h": 184.426,
"s": 56.481,
"l": 42.353
},
"oklch": {
"l": 0.64835,
"c": 0.09811,
"h": 202.9
},
"luminance": 0.28611
}Semantic roles & 50–950 ramp
primary
#2FA0A9
secondary
#C27872
accent
#5348E0
background
#F8FBFB
surface
#EFF6F7
border
#CAD0D0
text
#0B1212
muted
#7C8181