#2FA1B2#2FA1B2
#2FA1B2 is a light, moderate teal. Relative luminance 0.293; OKLCH L 65.4% C 0.101 H 209.6°. Best body text is #000000 at 6.86:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA1B2 |
|---|---|
| RGB | rgb(47, 161, 178) |
| HSL | hsl(188, 58%, 44%) |
| HSV | hsv(188, 74%, 70%) |
| CMYK | cmyk(73.6%, 9.6%, 0%, 30.2%) |
| CIE-LAB | lab(61.05, -25.35, -17.89) |
| CIE-LCH | lch(61.05, 31.03, 215.20°) |
| OKLab | oklab(65.44% -0.0875 -0.0498) |
| OKLCH | oklch(65.44% 0.101 209.6) |
| XYZ | xyz(21.9496, 29.3058, 46.6106) |
| Luminance | 0.2931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.80
Cadetblue
#5F9EA0
ΔE00 6.36
Teal Blue
#01889F
ΔE00 8.81
Sea
#3C9992
ΔE00 9.69
Greyblue
#77A1B5
ΔE00 10.08
Darkcyan
#008B8B
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA1B2 #B2402F
analogous
#2FB282 #2FA1B2 #2F60B2
triadic
#2FA1B2 #B22FA1 #A1B22F
tetradic
#2FA1B2 #822FB2 #B2402F #60B22F
square
#2FA1B2 #822FB2 #B2402F #60B22F
split-complementary
#2FA1B2 #B22F60 #B2822F
monochromatic
#154951 #227582 #2FA1B2 #4EBFD0 #7ED1DD
Accessibility & contrast
On white
3.06
#2FA1B2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.86
#2FA1B2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2FA1B2
6.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA1B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA1B2 | 1.00 | 3.06 | 6.86 | 6.86 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929BB3
Deuteranopia (green-blind)
#808EB2
Tritanopia (blue-blind)
#00A9A6
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #2fa1b2; /* rgb */ color: rgb(47, 161, 178); /* oklch */ color: oklch(65.4% 0.101 209.6);
Tailwind
colors: {
custom: {
50: '#7cbdc9',
500: '#2fa1b2',
950: '#000000',
},
}SCSS
$custom: #2fa1b2; $custom-light: #7cbdc9; $custom-dark: #000000;
JSON
{
"hex": "#2fa1b2",
"rgb": {
"r": 47,
"g": 161,
"b": 178
},
"hsl": {
"h": 187.786,
"s": 58.222,
"l": 44.118
},
"oklch": {
"l": 0.65435,
"c": 0.1007,
"h": 209.6
},
"luminance": 0.29308
}Semantic roles & 50–950 ramp
primary
#2FA1B2
secondary
#C68177
accent
#5A46E1
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182