#3C8F99#3C8F99
#3C8F99 is a mid, moderate teal. Relative luminance 0.229; OKLCH L 60.3% C 0.081 H 206.1°. Best body text is #000000 at 5.58:1 contrast (WCAG AA passes).
Color values
| HEX | #3C8F99 |
|---|---|
| RGB | rgb(60, 143, 153) |
| HSL | hsl(186, 44%, 42%) |
| HSV | hsv(186, 61%, 60%) |
| CMYK | cmyk(60.8%, 6.5%, 0%, 40%) |
| CIE-LAB | lab(54.97, -21.83, -12.83) |
| CIE-LCH | lch(54.97, 25.32, 210.44°) |
| OKLab | oklab(60.35% -0.0725 -0.0355) |
| OKLCH | oklch(60.35% 0.081 206.1) |
| XYZ | xyz(17.4333, 22.9037, 33.6329) |
| Luminance | 0.2291 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 5.42
Dark Cyan
#0A888A
ΔE00 5.90
Darkcyan
#008B8B
ΔE00 6.27
Cadetblue
#5F9EA0
ΔE00 6.58
Greenish Blue
#0B8B87
ΔE00 7.51
Sea
#3C9992
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3C8F99 #99463C
analogous
#3C9975 #3C8F99 #3C6199
triadic
#3C8F99 #993C8F #8F993C
tetradic
#3C8F99 #753C99 #99463C #61993C
square
#3C8F99 #753C99 #99463C #61993C
split-complementary
#3C8F99 #993C61 #99753C
monochromatic
#1A3D41 #2B666D #3C8F99 #56B2BD #82C6CE
Accessibility & contrast
On white
3.76
#3C8F99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.58
#3C8F99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3C8F99
5.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3C8F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3C8F99 | 1.00 | 3.76 | 5.58 | 5.58 |
| #FFFFFF | 3.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#848A9A
Deuteranopia (green-blind)
#767F99
Tritanopia (blue-blind)
#009592
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #3c8f99; /* rgb */ color: rgb(60, 143, 153); /* oklch */ color: oklch(60.3% 0.081 206.1);
Tailwind
colors: {
custom: {
50: '#7cb0b7',
500: '#3c8f99',
950: '#000000',
},
}SCSS
$custom: #3c8f99; $custom-light: #7cb0b7; $custom-dark: #000000;
JSON
{
"hex": "#3c8f99",
"rgb": {
"r": 60,
"g": 143,
"b": 153
},
"hsl": {
"h": 186.452,
"s": 43.662,
"l": 41.765
},
"oklch": {
"l": 0.60345,
"c": 0.08072,
"h": 206.1
},
"luminance": 0.22905
}Semantic roles & 50–950 ramp
primary
#3C8F99
secondary
#B88079
accent
#6254D3
background
#F8FAFB
surface
#EFF4F6
border
#CACED0
text
#0A1011
muted
#7C7F80