#3F8A93#3F8A93
#3F8A93 is a mid, moderate teal. Relative luminance 0.213; OKLCH L 59.0% C 0.075 H 205.9°. Best body text is #000000 at 5.27:1 contrast (WCAG AA passes).
Color values
| HEX | #3F8A93 |
|---|---|
| RGB | rgb(63, 138, 147) |
| HSL | hsl(186, 40%, 41%) |
| HSV | hsv(186, 57%, 58%) |
| CMYK | cmyk(57.1%, 6.1%, 0%, 42.4%) |
| CIE-LAB | lab(53.32, -20.41, -11.85) |
| CIE-LCH | lch(53.32, 23.60, 210.14°) |
| OKLab | oklab(58.97% -0.0675 -0.0328) |
| OKLCH | oklch(58.97% 0.075 205.9) |
| XYZ | xyz(16.4027, 21.3387, 30.8525) |
| Luminance | 0.2134 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 5.20
Dark Cyan
#0A888A
ΔE00 5.44
Darkcyan
#008B8B
ΔE00 6.13
Greenish Blue
#0B8B87
ΔE00 7.31
Teal
#008080
ΔE00 7.46
Cadetblue
#5F9EA0
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3F8A93 #93483F
analogous
#3F9372 #3F8A93 #3F6093
triadic
#3F8A93 #933F8A #8A933F
tetradic
#3F8A93 #723F93 #93483F #60933F
square
#3F8A93 #723F93 #93483F #60933F
split-complementary
#3F8A93 #933F60 #93723F
monochromatic
#1A3A3D #2D6268 #3F8A93 #58ADB7 #83C2CA
Accessibility & contrast
On white
3.99
#3F8A93 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.27
#3F8A93 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3F8A93
5.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3F8A93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3F8A93 | 1.00 | 3.99 | 5.27 | 5.27 |
| #FFFFFF | 3.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#808594
Deuteranopia (green-blind)
#737B93
Tritanopia (blue-blind)
#008F8D
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #3f8a93; /* rgb */ color: rgb(63, 138, 147); /* oklch */ color: oklch(59.0% 0.075 205.9);
Tailwind
colors: {
custom: {
50: '#7cacb2',
500: '#3f8a93',
950: '#000000',
},
}SCSS
$custom: #3f8a93; $custom-light: #7cacb2; $custom-dark: #000000;
JSON
{
"hex": "#3f8a93",
"rgb": {
"r": 63,
"g": 138,
"b": 147
},
"hsl": {
"h": 186.429,
"s": 40,
"l": 41.176
},
"oklch": {
"l": 0.58974,
"c": 0.075,
"h": 205.9
},
"luminance": 0.2134
}Semantic roles & 50–950 ramp
primary
#3F8A93
secondary
#B4807A
accent
#6558D0
background
#F7FAFA
surface
#EEF4F5
border
#C9CECF
text
#0A1011
muted
#7C7F80