#3DBABB#3DBABB
#3DBABB is a light, moderate teal. Relative luminance 0.397; OKLCH L 72.3% C 0.107 H 195.8°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #3DBABB |
|---|---|
| RGB | rgb(61, 186, 187) |
| HSL | hsl(180, 51%, 49%) |
| HSV | hsv(180, 67%, 73%) |
| CMYK | cmyk(67.4%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(69.25, -33.00, -10.51) |
| CIE-LCH | lch(69.25, 34.63, 197.66°) |
| OKLab | oklab(72.25% -0.1029 -0.0292) |
| OKLCH | oklch(72.25% 0.107 195.8) |
| XYZ | xyz(28.4490, 39.6945, 53.1665) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.53
Topaz
#13BBAF
ΔE00 5.23
Darkturquoise
#00CED1
ΔE00 5.36
Mediumturquoise
#48D1CC
ΔE00 6.23
Turquoise Blue
#06B1C4
ΔE00 6.73
Tealish
#24BCA8
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DBABB #BB3E3D
analogous
#3DBB7D #3DBABB #3D7BBB
triadic
#3DBABB #BB3DBA #BABB3D
tetradic
#3DBABB #7D3DBB #BB3E3D #7BBB3D
square
#3DBABB #7D3DBB #BB3E3D #7BBB3D
split-complementary
#3DBABB #BB3D7B #BB7D3D
monochromatic
#1F5E5F #2E8C8D #3DBABB #68CDCE #96DCDD
Accessibility & contrast
On white
2.35
#3DBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#3DBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DBABB
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DBABB | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1BB
Deuteranopia (green-blind)
#9BA3BC
Tritanopia (blue-blind)
#00C0BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #3dbabb; /* rgb */ color: rgb(61, 186, 187); /* oklch */ color: oklch(72.3% 0.107 195.8);
Tailwind
colors: {
custom: {
50: '#84cfcf',
500: '#3dbabb',
950: '#000000',
},
}SCSS
$custom: #3dbabb; $custom-light: #84cfcf; $custom-dark: #000000;
JSON
{
"hex": "#3dbabb",
"rgb": {
"r": 61,
"g": 186,
"b": 187
},
"hsl": {
"h": 180.476,
"s": 50.806,
"l": 48.627
},
"oklch": {
"l": 0.72254,
"c": 0.10699,
"h": 195.8
},
"luminance": 0.39698
}Semantic roles & 50–950 ramp
primary
#3DBABB
secondary
#C88C8C
accent
#4F4EDA
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282