#2FA2B6#2FA2B6
#2FA2B6 is a light, moderate teal. Relative luminance 0.298; OKLCH L 65.8% C 0.102 H 211.9°. Best body text is #000000 at 6.96:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA2B6 |
|---|---|
| RGB | rgb(47, 162, 182) |
| HSL | hsl(189, 59%, 45%) |
| HSV | hsv(189, 74%, 71%) |
| CMYK | cmyk(74.2%, 11%, 0%, 28.6%) |
| CIE-LAB | lab(61.50, -24.59, -19.45) |
| CIE-LCH | lch(61.50, 31.36, 218.35°) |
| OKLab | oklab(65.84% -0.0869 -0.0542) |
| OKLCH | oklch(65.84% 0.102 211.9) |
| XYZ | xyz(22.5325, 29.8197, 48.8151) |
| Luminance | 0.2982 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.67
Cadetblue
#5F9EA0
ΔE00 7.11
Teal Blue
#01889F
ΔE00 8.94
Greyblue
#77A1B5
ΔE00 9.50
Sea
#3C9992
ΔE00 10.82
Darkcyan
#008B8B
ΔE00 11.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA2B6 #B6432F
analogous
#2FB687 #2FA2B6 #2F5EB6
triadic
#2FA2B6 #B62FA2 #A2B62F
tetradic
#2FA2B6 #872FB6 #B6432F #5EB62F
square
#2FA2B6 #872FB6 #B6432F #5EB62F
split-complementary
#2FA2B6 #B62F5E #B6872F
monochromatic
#164B55 #227785 #2FA2B6 #50BFD2 #81D1DE
Accessibility & contrast
On white
3.02
#2FA2B6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.96
#2FA2B6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2FA2B6
6.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA2B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA2B6 | 1.00 | 3.02 | 6.96 | 6.96 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929CB7
Deuteranopia (green-blind)
#808FB6
Tritanopia (blue-blind)
#00AAA8
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #2fa2b6; /* rgb */ color: rgb(47, 162, 182); /* oklch */ color: oklch(65.8% 0.102 211.9);
Tailwind
colors: {
custom: {
50: '#7cbecc',
500: '#2fa2b6',
950: '#000000',
},
}SCSS
$custom: #2fa2b6; $custom-light: #7cbecc; $custom-dark: #000000;
JSON
{
"hex": "#2fa2b6",
"rgb": {
"r": 47,
"g": 162,
"b": 182
},
"hsl": {
"h": 188.889,
"s": 58.952,
"l": 44.902
},
"oklch": {
"l": 0.65844,
"c": 0.1024,
"h": 211.9
},
"luminance": 0.29822
}Semantic roles & 50–950 ramp
primary
#2FA2B6
secondary
#C78579
accent
#5D46E2
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182