#3DAAB8#3DAAB8
#3DAAB8 is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.2% C 0.099 H 207.2°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #3DAAB8 |
|---|---|
| RGB | rgb(61, 170, 184) |
| HSL | hsl(187, 50%, 48%) |
| HSV | hsv(187, 67%, 72%) |
| CMYK | cmyk(66.8%, 7.6%, 0%, 27.8%) |
| CIE-LAB | lab(64.32, -26.08, -16.26) |
| CIE-LCH | lch(64.32, 30.73, 211.93°) |
| OKLab | oklab(68.24% -0.0878 -0.0451) |
| OKLCH | oklch(68.24% 0.099 207.2) |
| XYZ | xyz(24.9472, 33.1995, 50.4315) |
| Luminance | 0.3320 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.81
Cadetblue
#5F9EA0
ΔE00 6.27
Lightseagreen
#20B2AA
ΔE00 9.19
Sea
#3C9992
ΔE00 9.89
Greyblue
#77A1B5
ΔE00 10.37
Darkturquoise
#00CED1
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DAAB8 #B84B3D
analogous
#3DB888 #3DAAB8 #3D6DB8
triadic
#3DAAB8 #B83DAA #AAB83D
tetradic
#3DAAB8 #883DB8 #B84B3D #6DB83D
square
#3DAAB8 #883DB8 #B84B3D #6DB83D
split-complementary
#3DAAB8 #B83D6D #B8883D
monochromatic
#1F555C #2E808A #3DAAB8 #66C1CC #94D3DB
Accessibility & contrast
On white
2.75
#3DAAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#3DAAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DAAB8
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DAAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DAAB8 | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4B9
Deuteranopia (green-blind)
#8A96B8
Tritanopia (blue-blind)
#00B1AE
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3daab8; /* rgb */ color: rgb(61, 170, 184); /* oklch */ color: oklch(68.2% 0.099 207.2);
Tailwind
colors: {
custom: {
50: '#82c3cd',
500: '#3daab8',
950: '#000000',
},
}SCSS
$custom: #3daab8; $custom-light: #82c3cd; $custom-dark: #000000;
JSON
{
"hex": "#3daab8",
"rgb": {
"r": 61,
"g": 170,
"b": 184
},
"hsl": {
"h": 186.829,
"s": 50.204,
"l": 48.039
},
"oklch": {
"l": 0.68236,
"c": 0.09871,
"h": 207.2
},
"luminance": 0.33202
}Semantic roles & 50–950 ramp
primary
#3DAAB8
secondary
#C7918A
accent
#5E4EDA
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182