#3DBEBC#3DBEBC
#3DBEBC is a light, moderate teal. Relative luminance 0.414; OKLCH L 73.3% C 0.110 H 193.5°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #3DBEBC |
|---|---|
| RGB | rgb(61, 190, 188) |
| HSL | hsl(179, 51%, 49%) |
| HSV | hsv(179, 68%, 75%) |
| CMYK | cmyk(67.9%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(70.49, -34.60, -9.21) |
| CIE-LCH | lch(70.49, 35.81, 194.90°) |
| OKLab | oklab(73.27% -0.1066 -0.0256) |
| OKLCH | oklch(73.27% 0.11 193.5) |
| XYZ | xyz(29.4109, 41.4465, 54.0171) |
| Luminance | 0.4145 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 4.26
Lightseagreen
#20B2AA
ΔE00 4.42
Darkturquoise
#00CED1
ΔE00 4.58
Mediumturquoise
#48D1CC
ΔE00 4.93
Tealish
#24BCA8
ΔE00 6.64
Turquoise (survey)
#06C2AC
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DBEBC #BE3D3F
analogous
#3DBE7C #3DBEBC #3D80BE
triadic
#3DBEBC #BC3DBE #BEBC3D
tetradic
#3DBEBC #7C3DBE #BE3D3F #80BE3D
square
#3DBEBC #7C3DBE #BE3D3F #80BE3D
split-complementary
#3DBEBC #BE3D80 #BE7C3D
monochromatic
#1F6160 #2E908E #3DBEBC #69CFCD #98DEDD
Accessibility & contrast
On white
2.26
#3DBEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#3DBEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DBEBC
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DBEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DBEBC | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BC
Deuteranopia (green-blind)
#9FA6BD
Tritanopia (blue-blind)
#00C4BD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #3dbebc; /* rgb */ color: rgb(61, 190, 188); /* oklch */ color: oklch(73.3% 0.110 193.5);
Tailwind
colors: {
custom: {
50: '#85d2d0',
500: '#3dbebc',
950: '#000000',
},
}SCSS
$custom: #3dbebc; $custom-light: #85d2d0; $custom-dark: #000000;
JSON
{
"hex": "#3dbebc",
"rgb": {
"r": 61,
"g": 190,
"b": 188
},
"hsl": {
"h": 179.07,
"s": 51.394,
"l": 49.216
},
"oklch": {
"l": 0.73266,
"c": 0.1096,
"h": 193.5
},
"luminance": 0.4145
}Semantic roles & 50–950 ramp
primary
#3DBEBC
secondary
#C98D8E
accent
#4D4FDB
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282