#3DBEC0#3DBEC0
#3DBEC0 is a light, moderate teal. Relative luminance 0.416; OKLCH L 73.4% C 0.109 H 196.6°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #3DBEC0 |
|---|---|
| RGB | rgb(61, 190, 192) |
| HSL | hsl(181, 52%, 50%) |
| HSV | hsv(181, 68%, 75%) |
| CMYK | cmyk(68.2%, 1%, 0%, 24.7%) |
| CIE-LAB | lab(70.61, -33.46, -11.22) |
| CIE-LCH | lch(70.61, 35.29, 198.54°) |
| OKLab | oklab(73.41% -0.1048 -0.0311) |
| OKLCH | oklch(73.41% 0.109 196.6) |
| XYZ | xyz(29.8481, 41.6213, 56.3196) |
| Luminance | 0.4163 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.33
Mediumturquoise
#48D1CC
ΔE00 5.38
Lightseagreen
#20B2AA
ΔE00 5.44
Topaz
#13BBAF
ΔE00 5.67
Turquoise Blue
#06B1C4
ΔE00 6.90
Aqua Blue
#02D8E9
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DBEC0 #C03F3D
analogous
#3DC081 #3DBEC0 #3D7DC0
triadic
#3DBEC0 #C03DBE #BEC03D
tetradic
#3DBEC0 #813DC0 #C03F3D #7DC03D
square
#3DBEC0 #813DC0 #C03F3D #7DC03D
split-complementary
#3DBEC0 #C03D7D #C0813D
monochromatic
#1F6263 #2E9092 #3DBEC0 #6ACED0 #99DDDF
Accessibility & contrast
On white
2.25
#3DBEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#3DBEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DBEC0
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DBEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DBEC0 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B5C0
Deuteranopia (green-blind)
#9EA7C1
Tritanopia (blue-blind)
#00C4BE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #3dbec0; /* rgb */ color: rgb(61, 190, 192); /* oklch */ color: oklch(73.4% 0.109 196.6);
Tailwind
colors: {
custom: {
50: '#85d2d3',
500: '#3dbec0',
950: '#000000',
},
}SCSS
$custom: #3dbec0; $custom-light: #85d2d3; $custom-dark: #000000;
JSON
{
"hex": "#3dbec0",
"rgb": {
"r": 61,
"g": 190,
"b": 192
},
"hsl": {
"h": 180.916,
"s": 51.779,
"l": 49.608
},
"oklch": {
"l": 0.73405,
"c": 0.10935,
"h": 196.6
},
"luminance": 0.41625
}Semantic roles & 50–950 ramp
primary
#3DBEC0
secondary
#CA8F8E
accent
#4F4DDB
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282