#2FA9B1#2FA9B1
#2FA9B1 is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.4% C 0.103 H 201.6°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA9B1 |
|---|---|
| RGB | rgb(47, 169, 177) |
| HSL | hsl(184, 58%, 44%) |
| HSV | hsv(184, 73%, 69%) |
| CMYK | cmyk(73.4%, 4.5%, 0%, 30.6%) |
| CIE-LAB | lab(63.47, -29.64, -13.67) |
| CIE-LCH | lch(63.47, 32.64, 204.76°) |
| OKLab | oklab(67.38% -0.096 -0.038) |
| OKLCH | oklch(67.38% 0.103 201.6) |
| XYZ | xyz(23.2925, 32.1518, 46.5648) |
| Luminance | 0.3216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.26
Cadetblue
#5F9EA0
ΔE00 5.90
Lightseagreen
#20B2AA
ΔE00 6.72
Sea
#3C9992
ΔE00 7.71
Topaz
#13BBAF
ΔE00 9.07
Blue Green
#0F9B8E
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA9B1 #B1372F
analogous
#2FB178 #2FA9B1 #2F68B1
triadic
#2FA9B1 #B12FA9 #A9B12F
tetradic
#2FA9B1 #782FB1 #B1372F #68B12F
square
#2FA9B1 #782FB1 #B1372F #68B12F
split-complementary
#2FA9B1 #B12F68 #B1782F
monochromatic
#154D50 #227B81 #2FA9B1 #4DC8D0 #7ED7DD
Accessibility & contrast
On white
2.83
#2FA9B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#2FA9B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA9B1
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA9B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA9B1 | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA1B2
Deuteranopia (green-blind)
#8994B2
Tritanopia (blue-blind)
#00B0AB
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2fa9b1; /* rgb */ color: rgb(47, 169, 177); /* oklch */ color: oklch(67.4% 0.103 201.6);
Tailwind
colors: {
custom: {
50: '#7cc3c8',
500: '#2fa9b1',
950: '#000000',
},
}SCSS
$custom: #2fa9b1; $custom-light: #7cc3c8; $custom-dark: #000000;
JSON
{
"hex": "#2fa9b1",
"rgb": {
"r": 47,
"g": 169,
"b": 177
},
"hsl": {
"h": 183.692,
"s": 58.036,
"l": 43.922
},
"oklch": {
"l": 0.67378,
"c": 0.10324,
"h": 201.6
},
"luminance": 0.32155
}Semantic roles & 50–950 ramp
primary
#2FA9B1
secondary
#C57B76
accent
#5047E1
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1213
muted
#7C8182