#3FA2B2#3FA2B2
#3FA2B2 is a light, moderate teal. Relative luminance 0.301; OKLCH L 66.1% C 0.093 H 210.0°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA2B2 |
|---|---|
| RGB | rgb(63, 162, 178) |
| HSL | hsl(188, 48%, 47%) |
| HSV | hsv(188, 65%, 70%) |
| CMYK | cmyk(64.6%, 9%, 0%, 30.2%) |
| CIE-LAB | lab(61.75, -23.53, -16.79) |
| CIE-LCH | lch(61.75, 28.91, 215.51°) |
| OKLab | oklab(66.11% -0.0808 -0.0466) |
| OKLCH | oklch(66.11% 0.093 210) |
| XYZ | xyz(23.0027, 30.1093, 46.7102) |
| Luminance | 0.3011 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.83
Cadetblue
#5F9EA0
ΔE00 5.74
Greyblue
#77A1B5
ΔE00 9.28
Teal Blue
#01889F
ΔE00 9.36
Sea
#3C9992
ΔE00 9.76
Lightseagreen
#20B2AA
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA2B2 #B24F3F
analogous
#3FB289 #3FA2B2 #3F68B2
triadic
#3FA2B2 #B23FA2 #A2B23F
tetradic
#3FA2B2 #893FB2 #B24F3F #68B23F
square
#3FA2B2 #893FB2 #B24F3F #68B23F
split-complementary
#3FA2B2 #B23F68 #B2893F
monochromatic
#1F5058 #2F7985 #3FA2B2 #66BBC9 #93CFD9
Accessibility & contrast
On white
2.99
#3FA2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#3FA2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FA2B2
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA2B2 | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949CB3
Deuteranopia (green-blind)
#8390B2
Tritanopia (blue-blind)
#00A9A7
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #3fa2b2; /* rgb */ color: rgb(63, 162, 178); /* oklch */ color: oklch(66.1% 0.093 210.0);
Tailwind
colors: {
custom: {
50: '#82bdc9',
500: '#3fa2b2',
950: '#000000',
},
}SCSS
$custom: #3fa2b2; $custom-light: #82bdc9; $custom-dark: #000000;
JSON
{
"hex": "#3fa2b2",
"rgb": {
"r": 63,
"g": 162,
"b": 178
},
"hsl": {
"h": 188.348,
"s": 47.718,
"l": 47.255
},
"oklch": {
"l": 0.6611,
"c": 0.09332,
"h": 210
},
"luminance": 0.30112
}Semantic roles & 50–950 ramp
primary
#3FA2B2
secondary
#C49189
accent
#6350D7
background
#F8FBFC
surface
#F0F6F8
border
#CBD0D1
text
#0C1213
muted
#7D8182