#3FBCAD#3FBCAD
#3FBCAD is a light, moderate teal. Relative luminance 0.400; OKLCH L 72.3% C 0.111 H 183.7°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #3FBCAD |
|---|---|
| RGB | rgb(63, 188, 173) |
| HSL | hsl(173, 50%, 49%) |
| HSV | hsv(173, 66%, 74%) |
| CMYK | cmyk(66.5%, 0%, 8%, 26.3%) |
| CIE-LAB | lab(69.50, -37.53, -2.45) |
| CIE-LCH | lch(69.50, 37.61, 183.73°) |
| OKLab | oklab(72.33% -0.1103 -0.0072) |
| OKLCH | oklch(72.33% 0.111 183.7) |
| XYZ | xyz(27.5724, 40.0372, 45.8019) |
| Luminance | 0.4004 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.05
Tealish
#24BCA8
ΔE00 2.12
Turquoise (survey)
#06C2AC
ΔE00 3.19
Lightseagreen
#20B2AA
ΔE00 3.88
Greeny Blue
#42B395
ΔE00 5.91
Mediumturquoise
#48D1CC
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FBCAD #BC3F4E
analogous
#3FBC6F #3FBCAD #3F8DBC
triadic
#3FBCAD #AD3FBC #BCAD3F
tetradic
#3FBCAD #6F3FBC #BC3F4E #8DBC3F
square
#3FBCAD #6F3FBC #BC3F4E #8DBC3F
split-complementary
#3FBCAD #BC3F8D #BC6F3F
monochromatic
#206059 #308E83 #3FBCAD #6BCDC2 #99DDD5
Accessibility & contrast
On white
2.33
#3FBCAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#3FBCAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FBCAD
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FBCAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FBCAD | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B2AD
Deuteranopia (green-blind)
#A1A4AE
Tritanopia (blue-blind)
#00C0B7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #3fbcad; /* rgb */ color: rgb(63, 188, 173); /* oklch */ color: oklch(72.3% 0.111 183.7);
Tailwind
colors: {
custom: {
50: '#84d1c5',
500: '#3fbcad',
950: '#000000',
},
}SCSS
$custom: #3fbcad; $custom-light: #84d1c5; $custom-dark: #000000;
JSON
{
"hex": "#3fbcad",
"rgb": {
"r": 63,
"g": 188,
"b": 173
},
"hsl": {
"h": 172.8,
"s": 49.801,
"l": 49.216
},
"oklch": {
"l": 0.7233,
"c": 0.11055,
"h": 183.7
},
"luminance": 0.4004
}Semantic roles & 50–950 ramp
primary
#3FBCAD
secondary
#C98E95
accent
#4E5FD9
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281