#3CB7B8#3CB7B8
#3CB7B8 is a light, moderate teal. Relative luminance 0.383; OKLCH L 71.4% C 0.106 H 195.8°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB7B8 |
|---|---|
| RGB | rgb(60, 183, 184) |
| HSL | hsl(180, 51%, 48%) |
| HSV | hsv(180, 67%, 72%) |
| CMYK | cmyk(67.4%, 0.5%, 0%, 27.8%) |
| CIE-LAB | lab(68.23, -32.58, -10.38) |
| CIE-LCH | lch(68.23, 34.20, 197.67°) |
| OKLab | oklab(71.39% -0.1016 -0.0288) |
| OKLCH | oklch(71.39% 0.106 195.8) |
| XYZ | xyz(27.4448, 38.2852, 51.2815) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.15
Topaz
#13BBAF
ΔE00 5.28
Darkturquoise
#00CED1
ΔE00 6.13
Turquoise Blue
#06B1C4
ΔE00 6.47
Mediumturquoise
#48D1CC
ΔE00 7.00
Tealish
#24BCA8
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB7B8 #B83D3C
analogous
#3CB87B #3CB7B8 #3C79B8
triadic
#3CB7B8 #B83CB7 #B7B83C
tetradic
#3CB7B8 #7B3CB8 #B83D3C #79B83C
square
#3CB7B8 #7B3CB8 #B83D3C #79B83C
split-complementary
#3CB7B8 #B83C79 #B87B3C
monochromatic
#1E5B5C #2D898A #3CB7B8 #65CCCD #93DBDC
Accessibility & contrast
On white
2.43
#3CB7B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#3CB7B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB7B8
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB7B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB7B8 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAEB8
Deuteranopia (green-blind)
#98A0B9
Tritanopia (blue-blind)
#00BDB7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #3cb7b8; /* rgb */ color: rgb(60, 183, 184); /* oklch */ color: oklch(71.4% 0.106 195.8);
Tailwind
colors: {
custom: {
50: '#83cdcd',
500: '#3cb7b8',
950: '#000000',
},
}SCSS
$custom: #3cb7b8; $custom-light: #83cdcd; $custom-dark: #000000;
JSON
{
"hex": "#3cb7b8",
"rgb": {
"r": 60,
"g": 183,
"b": 184
},
"hsl": {
"h": 180.484,
"s": 50.82,
"l": 47.843
},
"oklch": {
"l": 0.71389,
"c": 0.10565,
"h": 195.8
},
"luminance": 0.38288
}Semantic roles & 50–950 ramp
primary
#3CB7B8
secondary
#C78989
accent
#4F4DDA
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1313
muted
#7D8282