#2FA2B7#2FA2B7
#2FA2B7 is a light, moderate teal. Relative luminance 0.299; OKLCH L 65.9% C 0.103 H 212.7°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA2B7 |
|---|---|
| RGB | rgb(47, 162, 183) |
| HSL | hsl(189, 59%, 45%) |
| HSV | hsv(189, 74%, 72%) |
| CMYK | cmyk(74.3%, 11.5%, 0%, 28.2%) |
| CIE-LAB | lab(61.53, -24.27, -19.96) |
| CIE-LCH | lch(61.53, 31.43, 219.43°) |
| OKLab | oklab(65.88% -0.0865 -0.0556) |
| OKLCH | oklch(65.88% 0.103 212.7) |
| XYZ | xyz(22.6362, 29.8612, 49.3613) |
| Luminance | 0.2986 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.78
Cadetblue
#5F9EA0
ΔE00 7.36
Teal Blue
#01889F
ΔE00 8.92
Greyblue
#77A1B5
ΔE00 9.32
Sea
#3C9992
ΔE00 11.16
Dirty Blue
#3F829D
ΔE00 11.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA2B7 #B7442F
analogous
#2FB788 #2FA2B7 #2F5EB7
triadic
#2FA2B7 #B72FA2 #A2B72F
tetradic
#2FA2B7 #882FB7 #B7442F #5EB72F
square
#2FA2B7 #882FB7 #B7442F #5EB72F
split-complementary
#2FA2B7 #B72F5E #B7882F
monochromatic
#164C56 #227786 #2FA2B7 #51BED2 #82D0DF
Accessibility & contrast
On white
3.01
#2FA2B7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#2FA2B7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2FA2B7
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA2B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA2B7 | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929CB8
Deuteranopia (green-blind)
#7F8FB7
Tritanopia (blue-blind)
#00AAA8
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #2fa2b7; /* rgb */ color: rgb(47, 162, 183); /* oklch */ color: oklch(65.9% 0.103 212.7);
Tailwind
colors: {
custom: {
50: '#7cbdcc',
500: '#2fa2b7',
950: '#000000',
},
}SCSS
$custom: #2fa2b7; $custom-light: #7cbdcc; $custom-dark: #000000;
JSON
{
"hex": "#2fa2b7",
"rgb": {
"r": 47,
"g": 162,
"b": 183
},
"hsl": {
"h": 189.265,
"s": 59.13,
"l": 45.098
},
"oklch": {
"l": 0.65884,
"c": 0.10282,
"h": 212.7
},
"luminance": 0.29864
}Semantic roles & 50–950 ramp
primary
#2FA2B7
secondary
#C8867A
accent
#5E45E2
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182