#2FA9BB#2FA9BB
#2FA9BB is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.8% C 0.106 H 209.6°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA9BB |
|---|---|
| RGB | rgb(47, 169, 187) |
| HSL | hsl(188, 60%, 46%) |
| HSV | hsv(188, 75%, 73%) |
| CMYK | cmyk(74.9%, 9.6%, 0%, 26.7%) |
| CIE-LAB | lab(63.81, -26.54, -18.74) |
| CIE-LCH | lch(63.81, 32.49, 215.22°) |
| OKLab | oklab(67.77% -0.0918 -0.0522) |
| OKLCH | oklch(67.77% 0.106 209.6) |
| XYZ | xyz(24.3260, 32.5652, 52.0077) |
| Luminance | 0.3257 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.53
Cadetblue
#5F9EA0
ΔE00 7.22
Greyblue
#77A1B5
ΔE00 10.19
Lightseagreen
#20B2AA
ΔE00 10.34
Sea
#3C9992
ΔE00 10.80
Teal Blue
#01889F
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA9BB #BB412F
analogous
#2FBB87 #2FA9BB #2F63BB
triadic
#2FA9BB #BB2FA9 #A9BB2F
tetradic
#2FA9BB #872FBB #BB412F #63BB2F
square
#2FA9BB #872FBB #BB412F #63BB2F
split-complementary
#2FA9BB #BB2F63 #BB872F
monochromatic
#165159 #237D8A #2FA9BB #53C3D4 #84D4E0
Accessibility & contrast
On white
2.79
#2FA9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#2FA9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA9BB
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA9BB | 1.00 | 2.79 | 7.51 | 7.51 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BC
Deuteranopia (green-blind)
#8695BB
Tritanopia (blue-blind)
#00B1AE
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #2fa9bb; /* rgb */ color: rgb(47, 169, 187); /* oklch */ color: oklch(67.8% 0.106 209.6);
Tailwind
colors: {
custom: {
50: '#7dc3cf',
500: '#2fa9bb',
950: '#000000',
},
}SCSS
$custom: #2fa9bb; $custom-light: #7dc3cf; $custom-dark: #000000;
JSON
{
"hex": "#2fa9bb",
"rgb": {
"r": 47,
"g": 169,
"b": 187
},
"hsl": {
"h": 187.714,
"s": 59.829,
"l": 45.882
},
"oklch": {
"l": 0.67765,
"c": 0.10556,
"h": 209.6
},
"luminance": 0.32568
}Semantic roles & 50–950 ramp
primary
#2FA9BB
secondary
#C9867C
accent
#5945E3
background
#F8FCFC
surface
#EFF8F9
border
#CAD1D2
text
#0B1213
muted
#7C8182