#3FB6AA#3FB6AA
#3FB6AA is a light, moderate teal. Relative luminance 0.374; OKLCH L 70.7% C 0.106 H 185.6°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #3FB6AA |
|---|---|
| RGB | rgb(63, 182, 170) |
| HSL | hsl(174, 49%, 48%) |
| HSV | hsv(174, 65%, 71%) |
| CMYK | cmyk(65.4%, 0%, 6.6%, 28.6%) |
| CIE-LAB | lab(67.59, -35.58, -3.61) |
| CIE-LCH | lch(67.59, 35.76, 185.79°) |
| OKLab | oklab(70.75% -0.1054 -0.0103) |
| OKLCH | oklch(70.75% 0.106 185.6) |
| XYZ | xyz(26.0302, 37.4121, 43.8718) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.22
Lightseagreen
#20B2AA
ΔE00 2.32
Tealish
#24BCA8
ΔE00 3.32
Turquoise (survey)
#06C2AC
ΔE00 4.76
Greeny Blue
#42B395
ΔE00 6.30
Mediumturquoise
#48D1CC
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FB6AA #B63F4B
analogous
#3FB66F #3FB6AA #3F86B6
triadic
#3FB6AA #AA3FB6 #B6AA3F
tetradic
#3FB6AA #6F3FB6 #B63F4B #86B63F
square
#3FB6AA #6F3FB6 #B63F4B #86B63F
split-complementary
#3FB6AA #B63F86 #B66F3F
monochromatic
#205B55 #2F8980 #3FB6AA #68CBC1 #95DAD3
Accessibility & contrast
On white
2.48
#3FB6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#3FB6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FB6AA
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FB6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FB6AA | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACAA
Deuteranopia (green-blind)
#9B9FAB
Tritanopia (blue-blind)
#00BAB2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #3fb6aa; /* rgb */ color: rgb(63, 182, 170); /* oklch */ color: oklch(70.7% 0.106 185.6);
Tailwind
colors: {
custom: {
50: '#83ccc3',
500: '#3fb6aa',
950: '#000000',
},
}SCSS
$custom: #3fb6aa; $custom-light: #83ccc3; $custom-dark: #000000;
JSON
{
"hex": "#3fb6aa",
"rgb": {
"r": 63,
"g": 182,
"b": 170
},
"hsl": {
"h": 173.95,
"s": 48.571,
"l": 48.039
},
"oklch": {
"l": 0.70749,
"c": 0.10594,
"h": 185.6
},
"luminance": 0.37415
}Semantic roles & 50–950 ramp
primary
#3FB6AA
secondary
#C68B91
accent
#505DD8
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281