#3DA8BB#3DA8BB
#3DA8BB is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.9% C 0.099 H 211.6°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #3DA8BB |
|---|---|
| RGB | rgb(61, 168, 187) |
| HSL | hsl(189, 51%, 49%) |
| HSV | hsv(189, 67%, 73%) |
| CMYK | cmyk(67.4%, 10.2%, 0%, 26.7%) |
| CIE-LAB | lab(63.82, -24.16, -18.69) |
| CIE-LCH | lch(63.82, 30.54, 217.73°) |
| OKLab | oklab(67.87% -0.0845 -0.0519) |
| OKLCH | oklch(67.87% 0.099 211.6) |
| XYZ | xyz(24.8930, 32.5824, 51.9812) |
| Luminance | 0.3258 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.38
Cadetblue
#5F9EA0
ΔE00 7.09
Greyblue
#77A1B5
ΔE00 9.14
Teal Blue
#01889F
ΔE00 10.89
Lightseagreen
#20B2AA
ΔE00 11.18
Sea
#3C9992
ΔE00 11.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DA8BB #BB503D
analogous
#3DBB8F #3DA8BB #3D69BB
triadic
#3DA8BB #BB3DA8 #A8BB3D
tetradic
#3DA8BB #8F3DBB #BB503D #69BB3D
square
#3DA8BB #8F3DBB #BB503D #69BB3D
split-complementary
#3DA8BB #BB3D69 #BB8F3D
monochromatic
#1F555F #2E7F8D #3DA8BB #68BECE #96D2DD
Accessibility & contrast
On white
2.79
#3DA8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#3DA8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DA8BB
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DA8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DA8BB | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A2BC
Deuteranopia (green-blind)
#8795BB
Tritanopia (blue-blind)
#00B0AE
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #3da8bb; /* rgb */ color: rgb(61, 168, 187); /* oklch */ color: oklch(67.9% 0.099 211.6);
Tailwind
colors: {
custom: {
50: '#82c2cf',
500: '#3da8bb',
950: '#000000',
},
}SCSS
$custom: #3da8bb; $custom-light: #82c2cf; $custom-dark: #000000;
JSON
{
"hex": "#3da8bb",
"rgb": {
"r": 61,
"g": 168,
"b": 187
},
"hsl": {
"h": 189.048,
"s": 50.806,
"l": 48.627
},
"oklch": {
"l": 0.67867,
"c": 0.09916,
"h": 211.6
},
"luminance": 0.32585
}Semantic roles & 50–950 ramp
primary
#3DA8BB
secondary
#C8958C
accent
#634EDA
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1213
muted
#7D8182