#3FA2B5#3FA2B5
#3FA2B5 is a light, moderate teal. Relative luminance 0.302; OKLCH L 66.2% C 0.094 H 212.6°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA2B5 |
|---|---|
| RGB | rgb(63, 162, 181) |
| HSL | hsl(190, 48%, 48%) |
| HSV | hsv(190, 65%, 71%) |
| CMYK | cmyk(65.2%, 10.5%, 0%, 29%) |
| CIE-LAB | lab(61.85, -22.61, -18.32) |
| CIE-LCH | lch(61.85, 29.10, 219.01°) |
| OKLab | oklab(66.23% -0.0796 -0.0509) |
| OKLCH | oklch(66.23% 0.094 212.6) |
| XYZ | xyz(23.3072, 30.2311, 48.3140) |
| Luminance | 0.3023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.02
Cadetblue
#5F9EA0
ΔE00 6.58
Greyblue
#77A1B5
ΔE00 8.63
Teal Blue
#01889F
ΔE00 9.21
Sea
#3C9992
ΔE00 10.85
Bluegrey
#85A3B2
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA2B5 #B5523F
analogous
#3FB58D #3FA2B5 #3F67B5
triadic
#3FA2B5 #B53FA2 #A2B53F
tetradic
#3FA2B5 #8D3FB5 #B5523F #67B53F
square
#3FA2B5 #8D3FB5 #B5523F #67B53F
split-complementary
#3FA2B5 #B53F67 #B58D3F
monochromatic
#1F515A #2F7988 #3FA2B5 #67BACA #94CFDA
Accessibility & contrast
On white
2.98
#3FA2B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#3FA2B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FA2B5
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA2B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA2B5 | 1.00 | 2.98 | 7.05 | 7.05 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939DB6
Deuteranopia (green-blind)
#8290B5
Tritanopia (blue-blind)
#00AAA8
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #3fa2b5; /* rgb */ color: rgb(63, 162, 181); /* oklch */ color: oklch(66.2% 0.094 212.6);
Tailwind
colors: {
custom: {
50: '#82bdcb',
500: '#3fa2b5',
950: '#000000',
},
}SCSS
$custom: #3fa2b5; $custom-light: #82bdcb; $custom-dark: #000000;
JSON
{
"hex": "#3fa2b5",
"rgb": {
"r": 63,
"g": 162,
"b": 181
},
"hsl": {
"h": 189.661,
"s": 48.361,
"l": 47.843
},
"oklch": {
"l": 0.66229,
"c": 0.09449,
"h": 212.6
},
"luminance": 0.30234
}Semantic roles & 50–950 ramp
primary
#3FA2B5
secondary
#C5948A
accent
#6650D8
background
#F8FBFC
surface
#F0F6F8
border
#CBD0D1
text
#0C1213
muted
#7D8182