#3DAFBF#3DAFBF
#3DAFBF is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.7% C 0.102 H 208.4°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #3DAFBF |
|---|---|
| RGB | rgb(61, 175, 191) |
| HSL | hsl(187, 52%, 49%) |
| HSV | hsv(187, 68%, 75%) |
| CMYK | cmyk(68.1%, 8.4%, 0%, 25.1%) |
| CIE-LAB | lab(66.07, -26.46, -17.51) |
| CIE-LCH | lch(66.07, 31.73, 213.49°) |
| OKLab | oklab(69.72% -0.09 -0.0486) |
| OKLCH | oklch(69.72% 0.102 208.4) |
| XYZ | xyz(26.6544, 35.4106, 54.7103) |
| Luminance | 0.3541 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 1.90
Cadetblue
#5F9EA0
ΔE00 7.51
Lightseagreen
#20B2AA
ΔE00 9.61
Darkturquoise
#00CED1
ΔE00 10.00
Greyblue
#77A1B5
ΔE00 10.46
Aqua Blue
#02D8E9
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DAFBF #BF4D3D
analogous
#3DBF8E #3DAFBF #3D6EBF
triadic
#3DAFBF #BF3DAF #AFBF3D
tetradic
#3DAFBF #8E3DBF #BF4D3D #6EBF3D
square
#3DAFBF #8E3DBF #BF4D3D #6EBF3D
split-complementary
#3DAFBF #BF3D6E #BF8E3D
monochromatic
#1F5A62 #2E8491 #3DAFBF #6AC3CF #98D6DE
Accessibility & contrast
On white
2.60
#3DAFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#3DAFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DAFBF
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DAFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DAFBF | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8C0
Deuteranopia (green-blind)
#8D9BBF
Tritanopia (blue-blind)
#00B7B4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #3dafbf; /* rgb */ color: rgb(61, 175, 191); /* oklch */ color: oklch(69.7% 0.102 208.4);
Tailwind
colors: {
custom: {
50: '#83c7d2',
500: '#3dafbf',
950: '#000000',
},
}SCSS
$custom: #3dafbf; $custom-light: #83c7d2; $custom-dark: #000000;
JSON
{
"hex": "#3dafbf",
"rgb": {
"r": 61,
"g": 175,
"b": 191
},
"hsl": {
"h": 187.385,
"s": 51.587,
"l": 49.412
},
"oklch": {
"l": 0.69722,
"c": 0.10231,
"h": 208.4
},
"luminance": 0.35414
}Semantic roles & 50–950 ramp
primary
#3DAFBF
secondary
#CA958E
accent
#5E4DDB
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282