#3FBCC0#3FBCC0
#3FBCC0 is a light, moderate teal. Relative luminance 0.408; OKLCH L 73.0% C 0.107 H 198.2°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #3FBCC0 |
|---|---|
| RGB | rgb(63, 188, 192) |
| HSL | hsl(182, 51%, 50%) |
| HSV | hsv(182, 67%, 75%) |
| CMYK | cmyk(67.2%, 2.1%, 0%, 24.7%) |
| CIE-LAB | lab(70.05, -32.22, -12.05) |
| CIE-LCH | lch(70.05, 34.40, 200.50°) |
| OKLab | oklab(72.97% -0.1019 -0.0334) |
| OKLCH | oklch(72.97% 0.107 198.2) |
| XYZ | xyz(29.5433, 40.8256, 56.1821) |
| Luminance | 0.4083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.94
Lightseagreen
#20B2AA
ΔE00 5.80
Turquoise Blue
#06B1C4
ΔE00 6.00
Mediumturquoise
#48D1CC
ΔE00 6.20
Topaz
#13BBAF
ΔE00 6.40
Aqua Blue
#02D8E9
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FBCC0 #C0433F
analogous
#3FC083 #3FBCC0 #3F7CC0
triadic
#3FBCC0 #C03FBC #BCC03F
tetradic
#3FBCC0 #833FC0 #C0433F #7CC03F
square
#3FBCC0 #833FC0 #C0433F #7CC03F
split-complementary
#3FBCC0 #C03F7C #C0833F
monochromatic
#216264 #308F92 #3FBCC0 #6DCCCF #9BDCDE
Accessibility & contrast
On white
2.29
#3FBCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#3FBCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FBCC0
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FBCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FBCC0 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB3C0
Deuteranopia (green-blind)
#9CA5C1
Tritanopia (blue-blind)
#00C2BD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #3fbcc0; /* rgb */ color: rgb(63, 188, 192); /* oklch */ color: oklch(73.0% 0.107 198.2);
Tailwind
colors: {
custom: {
50: '#86d0d3',
500: '#3fbcc0',
950: '#000000',
},
}SCSS
$custom: #3fbcc0; $custom-light: #86d0d3; $custom-dark: #000000;
JSON
{
"hex": "#3fbcc0",
"rgb": {
"r": 63,
"g": 188,
"b": 192
},
"hsl": {
"h": 181.86,
"s": 50.588,
"l": 50
},
"oklch": {
"l": 0.72968,
"c": 0.10724,
"h": 198.2
},
"luminance": 0.40829
}Semantic roles & 50–950 ramp
primary
#3FBCC0
secondary
#CA9291
accent
#524EDA
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282