#3DAFB2#3DAFB2
#3DAFB2 is a light, moderate teal. Relative luminance 0.349; OKLCH L 69.2% C 0.100 H 197.6°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #3DAFB2 |
|---|---|
| RGB | rgb(61, 175, 178) |
| HSL | hsl(182, 49%, 47%) |
| HSV | hsv(182, 66%, 70%) |
| CMYK | cmyk(65.7%, 1.7%, 0%, 30.2%) |
| CIE-LAB | lab(65.64, -30.33, -10.93) |
| CIE-LCH | lch(65.64, 32.24, 199.82°) |
| OKLab | oklab(69.24% -0.0955 -0.0303) |
| OKLCH | oklch(69.24% 0.1 197.6) |
| XYZ | xyz(25.2868, 34.8636, 47.5075) |
| Luminance | 0.3487 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.72
Turquoise Blue
#06B1C4
ΔE00 5.49
Cadetblue
#5F9EA0
ΔE00 6.53
Topaz
#13BBAF
ΔE00 6.78
Sea
#3C9992
ΔE00 7.89
Darkturquoise
#00CED1
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DAFB2 #B2403D
analogous
#3DB27A #3DAFB2 #3D75B2
triadic
#3DAFB2 #B23DAF #AFB23D
tetradic
#3DAFB2 #7A3DB2 #B2403D #75B23D
square
#3DAFB2 #7A3DB2 #B2403D #75B23D
split-complementary
#3DAFB2 #B23D75 #B27A3D
monochromatic
#1E5557 #2D8284 #3DAFB2 #63C7C9 #90D7D9
Accessibility & contrast
On white
2.63
#3DAFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#3DAFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DAFB2
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DAFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DAFB2 | 1.00 | 2.63 | 7.97 | 7.97 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B2
Deuteranopia (green-blind)
#919AB3
Tritanopia (blue-blind)
#00B5B0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #3dafb2; /* rgb */ color: rgb(61, 175, 178); /* oklch */ color: oklch(69.2% 0.100 197.6);
Tailwind
colors: {
custom: {
50: '#82c7c9',
500: '#3dafb2',
950: '#000000',
},
}SCSS
$custom: #3dafb2; $custom-light: #82c7c9; $custom-dark: #000000;
JSON
{
"hex": "#3dafb2",
"rgb": {
"r": 61,
"g": 175,
"b": 178
},
"hsl": {
"h": 181.538,
"s": 48.954,
"l": 46.863
},
"oklch": {
"l": 0.69238,
"c": 0.10024,
"h": 197.6
},
"luminance": 0.34866
}Semantic roles & 50–950 ramp
primary
#3DAFB2
secondary
#C48887
accent
#534FD9
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282