#3DAABB#3DAABB
#3DAABB is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.4% C 0.100 H 209.7°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #3DAABB |
|---|---|
| RGB | rgb(61, 170, 187) |
| HSL | hsl(188, 51%, 49%) |
| HSV | hsv(188, 67%, 73%) |
| CMYK | cmyk(67.4%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(64.42, -25.17, -17.77) |
| CIE-LCH | lch(64.42, 30.81, 215.23°) |
| OKLab | oklab(68.35% -0.0865 -0.0494) |
| OKLCH | oklch(68.35% 0.1 209.7) |
| XYZ | xyz(25.2650, 33.3266, 52.1052) |
| Luminance | 0.3333 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.73
Cadetblue
#5F9EA0
ΔE00 6.88
Greyblue
#77A1B5
ΔE00 9.72
Lightseagreen
#20B2AA
ΔE00 10.28
Sea
#3C9992
ΔE00 10.86
Darkturquoise
#00CED1
ΔE00 11.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DAABB #BB4E3D
analogous
#3DBB8D #3DAABB #3D6BBB
triadic
#3DAABB #BB3DAA #AABB3D
tetradic
#3DAABB #8D3DBB #BB4E3D #6BBB3D
square
#3DAABB #8D3DBB #BB4E3D #6BBB3D
split-complementary
#3DAABB #BB3D6B #BB8D3D
monochromatic
#1F565F #2E808D #3DAABB #68C0CE #96D3DD
Accessibility & contrast
On white
2.74
#3DAABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#3DAABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DAABB
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DAABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DAABB | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BC
Deuteranopia (green-blind)
#8996BB
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3daabb; /* rgb */ color: rgb(61, 170, 187); /* oklch */ color: oklch(68.4% 0.100 209.7);
Tailwind
colors: {
custom: {
50: '#82c3cf',
500: '#3daabb',
950: '#000000',
},
}SCSS
$custom: #3daabb; $custom-light: #82c3cf; $custom-dark: #000000;
JSON
{
"hex": "#3daabb",
"rgb": {
"r": 61,
"g": 170,
"b": 187
},
"hsl": {
"h": 188.095,
"s": 50.806,
"l": 48.627
},
"oklch": {
"l": 0.68353,
"c": 0.09963,
"h": 209.7
},
"luminance": 0.33329
}Semantic roles & 50–950 ramp
primary
#3DAABB
secondary
#C8948C
accent
#614EDA
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182