#3DA7BB#3DA7BB
#3DA7BB is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.6% C 0.099 H 212.5°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #3DA7BB |
|---|---|
| RGB | rgb(61, 167, 187) |
| HSL | hsl(190, 51%, 49%) |
| HSV | hsv(190, 67%, 73%) |
| CMYK | cmyk(67.4%, 10.7%, 0%, 26.7%) |
| CIE-LAB | lab(63.52, -23.65, -19.15) |
| CIE-LCH | lch(63.52, 30.43, 219.00°) |
| OKLab | oklab(67.62% -0.0834 -0.0532) |
| OKLCH | oklch(67.62% 0.099 212.5) |
| XYZ | xyz(24.7091, 32.2146, 51.9199) |
| Luminance | 0.3222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.76
Cadetblue
#5F9EA0
ΔE00 7.24
Greyblue
#77A1B5
ΔE00 8.87
Teal Blue
#01889F
ΔE00 10.58
Bluegrey
#85A3B2
ΔE00 11.22
Sea
#3C9992
ΔE00 11.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DA7BB #BB513D
analogous
#3DBB90 #3DA7BB #3D68BB
triadic
#3DA7BB #BB3DA7 #A7BB3D
tetradic
#3DA7BB #903DBB #BB513D #68BB3D
square
#3DA7BB #903DBB #BB513D #68BB3D
split-complementary
#3DA7BB #BB3D68 #BB903D
monochromatic
#1F555F #2E7E8D #3DA7BB #68BDCE #96D1DD
Accessibility & contrast
On white
2.82
#3DA7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#3DA7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DA7BB
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DA7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DA7BB | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A1BC
Deuteranopia (green-blind)
#8594BB
Tritanopia (blue-blind)
#00AFAD
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #3da7bb; /* rgb */ color: rgb(61, 167, 187); /* oklch */ color: oklch(67.6% 0.099 212.5);
Tailwind
colors: {
custom: {
50: '#82c1cf',
500: '#3da7bb',
950: '#000000',
},
}SCSS
$custom: #3da7bb; $custom-light: #82c1cf; $custom-dark: #000000;
JSON
{
"hex": "#3da7bb",
"rgb": {
"r": 61,
"g": 167,
"b": 187
},
"hsl": {
"h": 189.524,
"s": 50.806,
"l": 48.627
},
"oklch": {
"l": 0.67624,
"c": 0.09898,
"h": 212.5
},
"luminance": 0.32217
}Semantic roles & 50–950 ramp
primary
#3DA7BB
secondary
#C8958C
accent
#644EDA
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1213
muted
#7D8182