#3DABBD#3DABBD
#3DABBD is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.7% C 0.101 H 210.4°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #3DABBD |
|---|---|
| RGB | rgb(61, 171, 189) |
| HSL | hsl(188, 51%, 49%) |
| HSV | hsv(188, 68%, 74%) |
| CMYK | cmyk(67.7%, 9.5%, 0%, 25.9%) |
| CIE-LAB | lab(64.79, -25.06, -18.32) |
| CIE-LCH | lch(64.79, 31.05, 216.17°) |
| OKLab | oklab(68.67% -0.0867 -0.0509) |
| OKLCH | oklch(68.67% 0.101 210.4) |
| XYZ | xyz(25.6688, 33.7892, 53.3034) |
| Luminance | 0.3379 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.60
Cadetblue
#5F9EA0
ΔE00 7.24
Greyblue
#77A1B5
ΔE00 9.62
Lightseagreen
#20B2AA
ΔE00 10.57
Sea
#3C9992
ΔE00 11.31
Darkturquoise
#00CED1
ΔE00 11.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DABBD #BD4F3D
analogous
#3DBD8F #3DABBD #3D6BBD
triadic
#3DABBD #BD3DAB #ABBD3D
tetradic
#3DABBD #8F3DBD #BD4F3D #6BBD3D
square
#3DABBD #8F3DBD #BD4F3D #6BBD3D
split-complementary
#3DABBD #BD3D6B #BD8F3D
monochromatic
#1F5760 #2E818F #3DABBD #69C0CE #97D4DD
Accessibility & contrast
On white
2.71
#3DABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#3DABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DABBD
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DABBD | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BE
Deuteranopia (green-blind)
#8997BD
Tritanopia (blue-blind)
#00B3B0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #3dabbd; /* rgb */ color: rgb(61, 171, 189); /* oklch */ color: oklch(68.7% 0.101 210.4);
Tailwind
colors: {
custom: {
50: '#83c4d0',
500: '#3dabbd',
950: '#000000',
},
}SCSS
$custom: #3dabbd; $custom-light: #83c4d0; $custom-dark: #000000;
JSON
{
"hex": "#3dabbd",
"rgb": {
"r": 61,
"g": 171,
"b": 189
},
"hsl": {
"h": 188.438,
"s": 51.2,
"l": 49.02
},
"oklch": {
"l": 0.68674,
"c": 0.10058,
"h": 210.4
},
"luminance": 0.33792
}Semantic roles & 50–950 ramp
primary
#3DABBD
secondary
#C9958D
accent
#614DDB
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182