#3DABBE#3DABBE
#3DABBE is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.7% C 0.101 H 211.2°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #3DABBE |
|---|---|
| RGB | rgb(61, 171, 190) |
| HSL | hsl(189, 51%, 49%) |
| HSV | hsv(189, 68%, 75%) |
| CMYK | cmyk(67.9%, 10%, 0%, 25.5%) |
| CIE-LAB | lab(64.83, -24.76, -18.83) |
| CIE-LCH | lch(64.83, 31.10, 217.25°) |
| OKLab | oklab(68.71% -0.0863 -0.0523) |
| OKLCH | oklch(68.71% 0.101 211.2) |
| XYZ | xyz(25.7777, 33.8327, 53.8770) |
| Luminance | 0.3384 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.72
Cadetblue
#5F9EA0
ΔE00 7.47
Greyblue
#77A1B5
ΔE00 9.43
Lightseagreen
#20B2AA
ΔE00 10.93
Bluegrey
#85A3B2
ΔE00 11.60
Darkturquoise
#00CED1
ΔE00 11.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DABBE #BE503D
analogous
#3DBE91 #3DABBE #3D6BBE
triadic
#3DABBE #BE3DAB #ABBE3D
tetradic
#3DABBE #913DBE #BE503D #6BBE3D
square
#3DABBE #913DBE #BE503D #6BBE3D
split-complementary
#3DABBE #BE3D6B #BE913D
monochromatic
#1F5861 #2E8190 #3DABBE #69C0CF #98D3DE
Accessibility & contrast
On white
2.70
#3DABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#3DABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DABBE
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DABBE | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BF
Deuteranopia (green-blind)
#8997BE
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #3dabbe; /* rgb */ color: rgb(61, 171, 190); /* oklch */ color: oklch(68.7% 0.101 211.2);
Tailwind
colors: {
custom: {
50: '#83c4d1',
500: '#3dabbe',
950: '#000000',
},
}SCSS
$custom: #3dabbe; $custom-light: #83c4d1; $custom-dark: #000000;
JSON
{
"hex": "#3dabbe",
"rgb": {
"r": 61,
"g": 171,
"b": 190
},
"hsl": {
"h": 188.837,
"s": 51.394,
"l": 49.216
},
"oklch": {
"l": 0.68713,
"c": 0.10096,
"h": 211.2
},
"luminance": 0.33836
}Semantic roles & 50–950 ramp
primary
#3DABBE
secondary
#C9968D
accent
#624DDB
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182