#2FA6BB#2FA6BB
#2FA6BB is a light, moderate teal. Relative luminance 0.315; OKLCH L 67.0% C 0.105 H 212.3°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA6BB |
|---|---|
| RGB | rgb(47, 166, 187) |
| HSL | hsl(189, 60%, 46%) |
| HSV | hsv(189, 75%, 73%) |
| CMYK | cmyk(74.9%, 11.2%, 0%, 26.7%) |
| CIE-LAB | lab(62.90, -25.03, -20.13) |
| CIE-LCH | lch(62.90, 32.12, 218.80°) |
| OKLab | oklab(67.03% -0.0888 -0.0561) |
| OKLCH | oklch(67.03% 0.105 212.3) |
| XYZ | xyz(23.7743, 31.4618, 51.8238) |
| Luminance | 0.3146 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.67
Cadetblue
#5F9EA0
ΔE00 7.59
Greyblue
#77A1B5
ΔE00 9.46
Teal Blue
#01889F
ΔE00 10.10
Sea
#3C9992
ΔE00 11.46
Lightseagreen
#20B2AA
ΔE00 11.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA6BB #BB442F
analogous
#2FBB8A #2FA6BB #2F60BB
triadic
#2FA6BB #BB2FA6 #A6BB2F
tetradic
#2FA6BB #8A2FBB #BB442F #60BB2F
square
#2FA6BB #8A2FBB #BB442F #60BB2F
split-complementary
#2FA6BB #BB2F60 #BB8A2F
monochromatic
#164F59 #237B8A #2FA6BB #53C1D4 #84D2E0
Accessibility & contrast
On white
2.88
#2FA6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#2FA6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA6BB
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA6BB | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A0BC
Deuteranopia (green-blind)
#8392BB
Tritanopia (blue-blind)
#00AFAC
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #2fa6bb; /* rgb */ color: rgb(47, 166, 187); /* oklch */ color: oklch(67.0% 0.105 212.3);
Tailwind
colors: {
custom: {
50: '#7dc0cf',
500: '#2fa6bb',
950: '#000000',
},
}SCSS
$custom: #2fa6bb; $custom-light: #7dc0cf; $custom-dark: #000000;
JSON
{
"hex": "#2fa6bb",
"rgb": {
"r": 47,
"g": 166,
"b": 187
},
"hsl": {
"h": 189,
"s": 59.829,
"l": 45.882
},
"oklch": {
"l": 0.67029,
"c": 0.10503,
"h": 212.3
},
"luminance": 0.31465
}Semantic roles & 50–950 ramp
primary
#2FA6BB
secondary
#C9887C
accent
#5D45E3
background
#F8FBFC
surface
#EFF7F9
border
#CAD0D2
text
#0B1213
muted
#7C8182