#3FADC0#3FADC0
#3FADC0 is a light, moderate teal. Relative luminance 0.347; OKLCH L 69.3% C 0.101 H 211.2°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #3FADC0 |
|---|---|
| RGB | rgb(63, 173, 192) |
| HSL | hsl(189, 51%, 50%) |
| HSV | hsv(189, 67%, 75%) |
| CMYK | cmyk(67.2%, 9.9%, 0%, 24.7%) |
| CIE-LAB | lab(65.55, -24.85, -18.84) |
| CIE-LCH | lch(65.55, 31.19, 217.16°) |
| OKLab | oklab(69.33% -0.0866 -0.0523) |
| OKLCH | oklch(69.33% 0.101 211.2) |
| XYZ | xyz(26.5039, 34.7467, 55.1689) |
| Luminance | 0.3475 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.51
Cadetblue
#5F9EA0
ΔE00 7.74
Greyblue
#77A1B5
ΔE00 9.53
Lightseagreen
#20B2AA
ΔE00 10.87
Darkturquoise
#00CED1
ΔE00 11.17
Bright Sky Blue
#02CCFE
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FADC0 #C0523F
analogous
#3FC092 #3FADC0 #3F6DC0
triadic
#3FADC0 #C03FAD #ADC03F
tetradic
#3FADC0 #923FC0 #C0523F #6DC03F
square
#3FADC0 #923FC0 #C0523F #6DC03F
split-complementary
#3FADC0 #C03F6D #C0923F
monochromatic
#215A64 #308392 #3FADC0 #6DC1CF #9BD4DE
Accessibility & contrast
On white
2.64
#3FADC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#3FADC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FADC0
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FADC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FADC0 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA7C1
Deuteranopia (green-blind)
#8B99C0
Tritanopia (blue-blind)
#00B5B3
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #3fadc0; /* rgb */ color: rgb(63, 173, 192); /* oklch */ color: oklch(69.3% 0.101 211.2);
Tailwind
colors: {
custom: {
50: '#84c5d3',
500: '#3fadc0',
950: '#000000',
},
}SCSS
$custom: #3fadc0; $custom-light: #84c5d3; $custom-dark: #000000;
JSON
{
"hex": "#3fadc0",
"rgb": {
"r": 63,
"g": 173,
"b": 192
},
"hsl": {
"h": 188.837,
"s": 50.588,
"l": 50
},
"oklch": {
"l": 0.69332,
"c": 0.10117,
"h": 211.2
},
"luminance": 0.3475
}Semantic roles & 50–950 ramp
primary
#3FADC0
secondary
#CA9991
accent
#624EDA
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282