#2FA1B7#2FA1B7
#2FA1B7 is a light, moderate teal. Relative luminance 0.295; OKLCH L 65.6% C 0.103 H 213.7°. Best body text is #000000 at 6.90:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA1B7 |
|---|---|
| RGB | rgb(47, 161, 183) |
| HSL | hsl(190, 59%, 45%) |
| HSV | hsv(190, 74%, 72%) |
| CMYK | cmyk(74.3%, 12%, 0%, 28.2%) |
| CIE-LAB | lab(61.23, -23.76, -20.43) |
| CIE-LCH | lch(61.23, 31.33, 220.68°) |
| OKLab | oklab(65.64% -0.0855 -0.0569) |
| OKLCH | oklch(65.64% 0.103 213.7) |
| XYZ | xyz(22.4608, 29.5103, 49.3029) |
| Luminance | 0.2951 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.20
Cadetblue
#5F9EA0
ΔE00 7.60
Teal Blue
#01889F
ΔE00 8.61
Greyblue
#77A1B5
ΔE00 9.14
Dirty Blue
#3F829D
ΔE00 11.25
Sea
#3C9992
ΔE00 11.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA1B7 #B7452F
analogous
#2FB789 #2FA1B7 #2F5DB7
triadic
#2FA1B7 #B72FA1 #A1B72F
tetradic
#2FA1B7 #892FB7 #B7452F #5DB72F
square
#2FA1B7 #892FB7 #B7452F #5DB72F
split-complementary
#2FA1B7 #B72F5D #B7892F
monochromatic
#164B56 #227686 #2FA1B7 #51BDD2 #82D0DF
Accessibility & contrast
On white
3.04
#2FA1B7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.90
#2FA1B7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2FA1B7
6.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA1B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA1B7 | 1.00 | 3.04 | 6.90 | 6.90 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919CB8
Deuteranopia (green-blind)
#7E8EB7
Tritanopia (blue-blind)
#00AAA8
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #2fa1b7; /* rgb */ color: rgb(47, 161, 183); /* oklch */ color: oklch(65.6% 0.103 213.7);
Tailwind
colors: {
custom: {
50: '#7cbdcc',
500: '#2fa1b7',
950: '#000000',
},
}SCSS
$custom: #2fa1b7; $custom-light: #7cbdcc; $custom-dark: #000000;
JSON
{
"hex": "#2fa1b7",
"rgb": {
"r": 47,
"g": 161,
"b": 183
},
"hsl": {
"h": 189.706,
"s": 59.13,
"l": 45.098
},
"oklch": {
"l": 0.65639,
"c": 0.1027,
"h": 213.7
},
"luminance": 0.29513
}Semantic roles & 50–950 ramp
primary
#2FA1B7
secondary
#C8877A
accent
#5F45E2
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182