#3FBDBD#3FBDBD
#3FBDBD is a light, moderate teal. Relative luminance 0.411; OKLCH L 73.1% C 0.108 H 195.1°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #3FBDBD |
|---|---|
| RGB | rgb(63, 189, 189) |
| HSL | hsl(180, 50%, 49%) |
| HSV | hsv(180, 67%, 74%) |
| CMYK | cmyk(66.7%, 0%, 0%, 25.9%) |
| CIE-LAB | lab(70.26, -33.56, -10.09) |
| CIE-LCH | lch(70.26, 35.04, 196.73°) |
| OKLab | oklab(73.11% -0.1042 -0.028) |
| OKLCH | oklch(73.11% 0.108 195.1) |
| XYZ | xyz(29.4287, 41.1227, 54.5208) |
| Luminance | 0.4113 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.67
Lightseagreen
#20B2AA
ΔE00 4.77
Topaz
#13BBAF
ΔE00 4.97
Mediumturquoise
#48D1CC
ΔE00 5.35
Tealish
#24BCA8
ΔE00 7.39
Turquoise Blue
#06B1C4
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FBDBD #BD3F3F
analogous
#3FBD7E #3FBDBD #3F7EBD
triadic
#3FBDBD #BD3FBD #BDBD3F
tetradic
#3FBDBD #7E3FBD #BD3F3F #7EBD3F
square
#3FBDBD #7E3FBD #BD3F3F #7EBD3F
split-complementary
#3FBDBD #BD3F7E #BD7E3F
monochromatic
#206161 #308F8F #3FBDBD #6BCECE #99DDDD
Accessibility & contrast
On white
2.28
#3FBDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#3FBDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FBDBD
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FBDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FBDBD | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BD
Deuteranopia (green-blind)
#9EA6BE
Tritanopia (blue-blind)
#00C3BD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #3fbdbd; /* rgb */ color: rgb(63, 189, 189); /* oklch */ color: oklch(73.1% 0.108 195.1);
Tailwind
colors: {
custom: {
50: '#85d1d0',
500: '#3fbdbd',
950: '#000000',
},
}SCSS
$custom: #3fbdbd; $custom-light: #85d1d0; $custom-dark: #000000;
JSON
{
"hex": "#3fbdbd",
"rgb": {
"r": 63,
"g": 189,
"b": 189
},
"hsl": {
"h": 180,
"s": 50,
"l": 49.412
},
"oklch": {
"l": 0.73106,
"c": 0.10792,
"h": 195.1
},
"luminance": 0.41126
}Semantic roles & 50–950 ramp
primary
#3FBDBD
secondary
#C98F8F
accent
#4E4EDA
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282