#3DBDC0#3DBDC0
#3DBDC0 is a light, moderate teal. Relative luminance 0.412; OKLCH L 73.2% C 0.109 H 197.3°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #3DBDC0 |
|---|---|
| RGB | rgb(61, 189, 192) |
| HSL | hsl(181, 52%, 50%) |
| HSV | hsv(181, 68%, 75%) |
| CMYK | cmyk(68.2%, 1.6%, 0%, 24.7%) |
| CIE-LAB | lab(70.31, -32.98, -11.67) |
| CIE-LCH | lch(70.31, 34.99, 199.48°) |
| OKLab | oklab(73.16% -0.1038 -0.0324) |
| OKLCH | oklch(73.16% 0.109 197.3) |
| XYZ | xyz(29.6322, 41.1897, 56.2476) |
| Luminance | 0.4119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.60
Lightseagreen
#20B2AA
ΔE00 5.57
Mediumturquoise
#48D1CC
ΔE00 5.79
Topaz
#13BBAF
ΔE00 6.00
Turquoise Blue
#06B1C4
ΔE00 6.45
Aqua Blue
#02D8E9
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DBDC0 #C0403D
analogous
#3DC082 #3DBDC0 #3D7CC0
triadic
#3DBDC0 #C03DBD #BDC03D
tetradic
#3DBDC0 #823DC0 #C0403D #7CC03D
square
#3DBDC0 #823DC0 #C0403D #7CC03D
split-complementary
#3DBDC0 #C03D7C #C0823D
monochromatic
#1F6263 #2E8F92 #3DBDC0 #6ACDD0 #99DDDF
Accessibility & contrast
On white
2.27
#3DBDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#3DBDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DBDC0
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DBDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DBDC0 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 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: #3dbdc0; /* rgb */ color: rgb(61, 189, 192); /* oklch */ color: oklch(73.2% 0.109 197.3);
Tailwind
colors: {
custom: {
50: '#85d1d3',
500: '#3dbdc0',
950: '#000000',
},
}SCSS
$custom: #3dbdc0; $custom-light: #85d1d3; $custom-dark: #000000;
JSON
{
"hex": "#3dbdc0",
"rgb": {
"r": 61,
"g": 189,
"b": 192
},
"hsl": {
"h": 181.374,
"s": 51.779,
"l": 49.608
},
"oklch": {
"l": 0.73161,
"c": 0.10875,
"h": 197.3
},
"luminance": 0.41193
}Semantic roles & 50–950 ramp
primary
#3DBDC0
secondary
#CA908E
accent
#504DDB
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282