#3FB5AD#3FB5AD
#3FB5AD is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.6% C 0.104 H 188.7°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #3FB5AD |
|---|---|
| RGB | rgb(63, 181, 173) |
| HSL | hsl(176, 48%, 48%) |
| HSV | hsv(176, 65%, 71%) |
| CMYK | cmyk(65.2%, 0%, 4.4%, 29%) |
| CIE-LAB | lab(67.37, -34.29, -5.59) |
| CIE-LCH | lch(67.37, 34.74, 189.26°) |
| OKLab | oklab(70.6% -0.103 -0.0157) |
| OKLCH | oklch(70.6% 0.104 188.7) |
| XYZ | xyz(26.1132, 37.1187, 45.3155) |
| Luminance | 0.3712 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.80
Topaz
#13BBAF
ΔE00 2.79
Tealish
#24BCA8
ΔE00 4.67
Turquoise (survey)
#06C2AC
ΔE00 5.97
Mediumturquoise
#48D1CC
ΔE00 7.44
Greeny Blue
#42B395
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FB5AD #B53F47
analogous
#3FB572 #3FB5AD #3F82B5
triadic
#3FB5AD #AD3FB5 #B5AD3F
tetradic
#3FB5AD #723FB5 #B53F47 #82B53F
square
#3FB5AD #723FB5 #B53F47 #82B53F
split-complementary
#3FB5AD #B53F82 #B5723F
monochromatic
#1F5A56 #2F8882 #3FB5AD #67CAC3 #94DAD5
Accessibility & contrast
On white
2.49
#3FB5AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#3FB5AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FB5AD
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FB5AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FB5AD | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABACAD
Deuteranopia (green-blind)
#999FAE
Tritanopia (blue-blind)
#00B9B2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #3fb5ad; /* rgb */ color: rgb(63, 181, 173); /* oklch */ color: oklch(70.6% 0.104 188.7);
Tailwind
colors: {
custom: {
50: '#83cbc5',
500: '#3fb5ad',
950: '#000000',
},
}SCSS
$custom: #3fb5ad; $custom-light: #83cbc5; $custom-dark: #000000;
JSON
{
"hex": "#3fb5ad",
"rgb": {
"r": 63,
"g": 181,
"b": 173
},
"hsl": {
"h": 175.932,
"s": 48.361,
"l": 47.843
},
"oklch": {
"l": 0.70599,
"c": 0.10423,
"h": 188.7
},
"luminance": 0.37122
}Semantic roles & 50–950 ramp
primary
#3FB5AD
secondary
#C58A8E
accent
#5059D8
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281