#3FB2BE#3FB2BE
#3FB2BE is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.5% C 0.102 H 205.0°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #3FB2BE |
|---|---|
| RGB | rgb(63, 178, 190) |
| HSL | hsl(186, 50%, 50%) |
| HSV | hsv(186, 67%, 75%) |
| CMYK | cmyk(66.8%, 6.3%, 0%, 25.5%) |
| CIE-LAB | lab(66.99, -27.96, -15.56) |
| CIE-LCH | lch(66.99, 31.99, 209.10°) |
| OKLab | oklab(70.47% -0.0925 -0.0432) |
| OKLCH | oklch(70.47% 0.102 205) |
| XYZ | xyz(27.2606, 36.6122, 54.3354) |
| Luminance | 0.3661 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.55
Cadetblue
#5F9EA0
ΔE00 7.50
Lightseagreen
#20B2AA
ΔE00 8.11
Darkturquoise
#00CED1
ΔE00 8.52
Topaz
#13BBAF
ΔE00 9.76
Aqua Blue
#02D8E9
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FB2BE #BE4B3F
analogous
#3FBE8A #3FB2BE #3F73BE
triadic
#3FB2BE #BE3FB2 #B2BE3F
tetradic
#3FB2BE #8A3FBE #BE4B3F #73BE3F
square
#3FB2BE #8A3FBE #BE4B3F #73BE3F
split-complementary
#3FB2BE #BE3F73 #BE8A3F
monochromatic
#215C62 #308790 #3FB2BE #6CC5CE #9AD7DD
Accessibility & contrast
On white
2.52
#3FB2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#3FB2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FB2BE
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FB2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FB2BE | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBF
Deuteranopia (green-blind)
#919DBE
Tritanopia (blue-blind)
#00B9B5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3fb2be; /* rgb */ color: rgb(63, 178, 190); /* oklch */ color: oklch(70.5% 0.102 205.0);
Tailwind
colors: {
custom: {
50: '#84c9d1',
500: '#3fb2be',
950: '#000000',
},
}SCSS
$custom: #3fb2be; $custom-light: #84c9d1; $custom-dark: #000000;
JSON
{
"hex": "#3fb2be",
"rgb": {
"r": 63,
"g": 178,
"b": 190
},
"hsl": {
"h": 185.669,
"s": 50.198,
"l": 49.608
},
"oklch": {
"l": 0.70466,
"c": 0.10211,
"h": 205
},
"luminance": 0.36615
}Semantic roles & 50–950 ramp
primary
#3FB2BE
secondary
#C9958F
accent
#5B4EDA
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282