#3FB8A8#3FB8A8
#3FB8A8 is a light, moderate teal. Relative luminance 0.382; OKLCH L 71.2% C 0.109 H 182.7°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #3FB8A8 |
|---|---|
| RGB | rgb(63, 184, 168) |
| HSL | hsl(172, 49%, 48%) |
| HSV | hsv(172, 66%, 72%) |
| CMYK | cmyk(65.8%, 0%, 8.7%, 27.8%) |
| CIE-LAB | lab(68.14, -37.04, -1.69) |
| CIE-LCH | lch(68.14, 37.08, 182.61°) |
| OKLab | oklab(71.18% -0.1084 -0.0051) |
| OKLCH | oklch(71.18% 0.109 182.7) |
| XYZ | xyz(26.2550, 38.1620, 43.0205) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.07
Topaz
#13BBAF
ΔE00 2.44
Lightseagreen
#20B2AA
ΔE00 3.54
Turquoise (survey)
#06C2AC
ΔE00 3.60
Greeny Blue
#42B395
ΔE00 5.08
Mediumturquoise
#48D1CC
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FB8A8 #B83F4F
analogous
#3FB86B #3FB8A8 #3F8BB8
triadic
#3FB8A8 #A83FB8 #B8A83F
tetradic
#3FB8A8 #6B3FB8 #B83F4F #8BB83F
square
#3FB8A8 #6B3FB8 #B83F4F #8BB83F
split-complementary
#3FB8A8 #B83F8B #B86B3F
monochromatic
#205D55 #2F8A7E #3FB8A8 #69CCBE #96DBD2
Accessibility & contrast
On white
2.43
#3FB8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#3FB8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FB8A8
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FB8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FB8A8 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AEA7
Deuteranopia (green-blind)
#9EA1AA
Tritanopia (blue-blind)
#00BCB3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #3fb8a8; /* rgb */ color: rgb(63, 184, 168); /* oklch */ color: oklch(71.2% 0.109 182.7);
Tailwind
colors: {
custom: {
50: '#83cec1',
500: '#3fb8a8',
950: '#000000',
},
}SCSS
$custom: #3fb8a8; $custom-light: #83cec1; $custom-dark: #000000;
JSON
{
"hex": "#3fb8a8",
"rgb": {
"r": 63,
"g": 184,
"b": 168
},
"hsl": {
"h": 172.066,
"s": 48.988,
"l": 48.431
},
"oklch": {
"l": 0.71181,
"c": 0.10856,
"h": 182.7
},
"luminance": 0.38165
}Semantic roles & 50–950 ramp
primary
#3FB8A8
secondary
#C78C94
accent
#4F61D9
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281