#3FB7C0#3FB7C0
#3FB7C0 is a light, moderate teal. Relative luminance 0.387; OKLCH L 71.8% C 0.105 H 202.3°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #3FB7C0 |
|---|---|
| RGB | rgb(63, 183, 192) |
| HSL | hsl(184, 51%, 50%) |
| HSV | hsv(184, 67%, 75%) |
| CMYK | cmyk(67.2%, 4.7%, 0%, 24.7%) |
| CIE-LAB | lab(68.55, -29.81, -14.30) |
| CIE-LCH | lch(68.55, 33.07, 205.62°) |
| OKLab | oklab(71.75% -0.0968 -0.0397) |
| OKLCH | oklch(71.75% 0.105 202.3) |
| XYZ | xyz(28.4937, 38.7263, 55.8322) |
| Luminance | 0.3873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.83
Darkturquoise
#00CED1
ΔE00 6.77
Lightseagreen
#20B2AA
ΔE00 7.09
Topaz
#13BBAF
ΔE00 8.34
Mediumturquoise
#48D1CC
ΔE00 8.39
Cadetblue
#5F9EA0
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FB7C0 #C0483F
analogous
#3FC088 #3FB7C0 #3F77C0
triadic
#3FB7C0 #C03FB7 #B7C03F
tetradic
#3FB7C0 #883FC0 #C0483F #77C03F
square
#3FB7C0 #883FC0 #C0483F #77C03F
split-complementary
#3FB7C0 #C03F77 #C0883F
monochromatic
#215F64 #308B92 #3FB7C0 #6DC8CF #9BDADE
Accessibility & contrast
On white
2.40
#3FB7C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#3FB7C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FB7C0
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FB7C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FB7C0 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFC1
Deuteranopia (green-blind)
#96A1C1
Tritanopia (blue-blind)
#00BEB9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #3fb7c0; /* rgb */ color: rgb(63, 183, 192); /* oklch */ color: oklch(71.8% 0.105 202.3);
Tailwind
colors: {
custom: {
50: '#85cdd3',
500: '#3fb7c0',
950: '#000000',
},
}SCSS
$custom: #3fb7c0; $custom-light: #85cdd3; $custom-dark: #000000;
JSON
{
"hex": "#3fb7c0",
"rgb": {
"r": 63,
"g": 183,
"b": 192
},
"hsl": {
"h": 184.186,
"s": 50.588,
"l": 50
},
"oklch": {
"l": 0.71753,
"c": 0.10462,
"h": 202.3
},
"luminance": 0.3873
}Semantic roles & 50–950 ramp
primary
#3FB7C0
secondary
#CA9591
accent
#584EDA
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282