#3FB2BD#3FB2BD
#3FB2BD is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.4% C 0.102 H 204.2°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #3FB2BD |
|---|---|
| RGB | rgb(63, 178, 189) |
| HSL | hsl(185, 50%, 49%) |
| HSV | hsv(185, 67%, 74%) |
| CMYK | cmyk(66.7%, 5.8%, 0%, 25.9%) |
| CIE-LAB | lab(66.95, -28.25, -15.06) |
| CIE-LCH | lch(66.95, 32.02, 208.05°) |
| OKLab | oklab(70.43% -0.093 -0.0418) |
| OKLCH | oklch(70.43% 0.102 204.2) |
| XYZ | xyz(27.1516, 36.5686, 53.7617) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.81
Cadetblue
#5F9EA0
ΔE00 7.39
Lightseagreen
#20B2AA
ΔE00 7.74
Darkturquoise
#00CED1
ΔE00 8.35
Topaz
#13BBAF
ΔE00 9.39
Aqua Blue
#02D8E9
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FB2BD #BD4A3F
analogous
#3FBD89 #3FB2BD #3F73BD
triadic
#3FB2BD #BD3FB2 #B2BD3F
tetradic
#3FB2BD #893FBD #BD4A3F #73BD3F
square
#3FB2BD #893FBD #BD4A3F #73BD3F
split-complementary
#3FB2BD #BD3F73 #BD893F
monochromatic
#205C61 #30878F #3FB2BD #6BC5CE #99D7DD
Accessibility & contrast
On white
2.53
#3FB2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#3FB2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FB2BD
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FB2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FB2BD | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBE
Deuteranopia (green-blind)
#929DBD
Tritanopia (blue-blind)
#00B9B5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3fb2bd; /* rgb */ color: rgb(63, 178, 189); /* oklch */ color: oklch(70.4% 0.102 204.2);
Tailwind
colors: {
custom: {
50: '#84c9d0',
500: '#3fb2bd',
950: '#000000',
},
}SCSS
$custom: #3fb2bd; $custom-light: #84c9d0; $custom-dark: #000000;
JSON
{
"hex": "#3fb2bd",
"rgb": {
"r": 63,
"g": 178,
"b": 189
},
"hsl": {
"h": 185.238,
"s": 50,
"l": 49.412
},
"oklch": {
"l": 0.70428,
"c": 0.10191,
"h": 204.2
},
"luminance": 0.36572
}Semantic roles & 50–950 ramp
primary
#3FB2BD
secondary
#C9948F
accent
#5A4EDA
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282