#3DAFB8#3DAFB8
#3DAFB8 is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.5% C 0.101 H 202.6°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #3DAFB8 |
|---|---|
| RGB | rgb(61, 175, 184) |
| HSL | hsl(184, 50%, 48%) |
| HSV | hsv(184, 67%, 72%) |
| CMYK | cmyk(66.8%, 4.9%, 0%, 27.8%) |
| CIE-LAB | lab(65.83, -28.56, -13.97) |
| CIE-LCH | lch(65.83, 31.80, 206.07°) |
| OKLab | oklab(69.46% -0.093 -0.0388) |
| OKLCH | oklch(69.46% 0.101 202.6) |
| XYZ | xyz(25.9024, 35.1098, 50.7499) |
| Luminance | 0.3511 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.37
Cadetblue
#5F9EA0
ΔE00 6.61
Lightseagreen
#20B2AA
ΔE00 6.98
Darkturquoise
#00CED1
ΔE00 8.80
Topaz
#13BBAF
ΔE00 8.89
Sea
#3C9992
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DAFB8 #B8463D
analogous
#3DB883 #3DAFB8 #3D72B8
triadic
#3DAFB8 #B83DAF #AFB83D
tetradic
#3DAFB8 #833DB8 #B8463D #72B83D
square
#3DAFB8 #833DB8 #B8463D #72B83D
split-complementary
#3DAFB8 #B83D72 #B8833D
monochromatic
#1F585C #2E838A #3DAFB8 #66C5CC #94D6DB
Accessibility & contrast
On white
2.62
#3DAFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#3DAFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DAFB8
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DAFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DAFB8 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A8B9
Deuteranopia (green-blind)
#909AB9
Tritanopia (blue-blind)
#00B6B1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #3dafb8; /* rgb */ color: rgb(61, 175, 184); /* oklch */ color: oklch(69.5% 0.101 202.6);
Tailwind
colors: {
custom: {
50: '#83c7cd',
500: '#3dafb8',
950: '#000000',
},
}SCSS
$custom: #3dafb8; $custom-light: #83c7cd; $custom-dark: #000000;
JSON
{
"hex": "#3dafb8",
"rgb": {
"r": 61,
"g": 175,
"b": 184
},
"hsl": {
"h": 184.39,
"s": 50.204,
"l": 48.039
},
"oklch": {
"l": 0.69457,
"c": 0.10072,
"h": 202.6
},
"luminance": 0.35113
}Semantic roles & 50–950 ramp
primary
#3DAFB8
secondary
#C78E8A
accent
#584EDA
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282