#3FBDC0#3FBDC0
#3FBDC0 is a light, moderate teal. Relative luminance 0.413; OKLCH L 73.2% C 0.108 H 197.4°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #3FBDC0 |
|---|---|
| RGB | rgb(63, 189, 192) |
| HSL | hsl(181, 51%, 50%) |
| HSV | hsv(181, 67%, 75%) |
| CMYK | cmyk(67.2%, 1.6%, 0%, 24.7%) |
| CIE-LAB | lab(70.35, -32.70, -11.60) |
| CIE-LCH | lch(70.35, 34.70, 199.53°) |
| OKLab | oklab(73.21% -0.1029 -0.0322) |
| OKLCH | oklch(73.21% 0.108 197.4) |
| XYZ | xyz(29.7577, 41.2543, 56.2535) |
| Luminance | 0.4126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.64
Lightseagreen
#20B2AA
ΔE00 5.62
Mediumturquoise
#48D1CC
ΔE00 5.79
Topaz
#13BBAF
ΔE00 6.06
Turquoise Blue
#06B1C4
ΔE00 6.45
Aqua Blue
#02D8E9
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FBDC0 #C0423F
analogous
#3FC082 #3FBDC0 #3F7DC0
triadic
#3FBDC0 #C03FBD #BDC03F
tetradic
#3FBDC0 #823FC0 #C0423F #7DC03F
square
#3FBDC0 #823FC0 #C0423F #7DC03F
split-complementary
#3FBDC0 #C03F7D #C0823F
monochromatic
#216264 #309092 #3FBDC0 #6DCDCF #9BDDDE
Accessibility & contrast
On white
2.27
#3FBDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#3FBDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FBDC0
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FBDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FBDC0 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B4C0
Deuteranopia (green-blind)
#9DA6C1
Tritanopia (blue-blind)
#00C3BE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #3fbdc0; /* rgb */ color: rgb(63, 189, 192); /* oklch */ color: oklch(73.2% 0.108 197.4);
Tailwind
colors: {
custom: {
50: '#86d1d3',
500: '#3fbdc0',
950: '#000000',
},
}SCSS
$custom: #3fbdc0; $custom-light: #86d1d3; $custom-dark: #000000;
JSON
{
"hex": "#3fbdc0",
"rgb": {
"r": 63,
"g": 189,
"b": 192
},
"hsl": {
"h": 181.395,
"s": 50.588,
"l": 50
},
"oklch": {
"l": 0.73211,
"c": 0.10783,
"h": 197.4
},
"luminance": 0.41258
}Semantic roles & 50–950 ramp
primary
#3FBDC0
secondary
#CA9291
accent
#514EDA
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282